<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/contrib, branch 0.16_rc1</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.16_rc1</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.16_rc1'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2013-07-20T17:20:17Z</updated>
<entry>
<title>contrib: pick: use notmuch-start-notmuch</title>
<updated>2013-07-20T17:20:17Z</updated>
<author>
<name>Mark Walters</name>
<email>markwalters1009@gmail.com</email>
</author>
<published>2013-07-04T07:09:48Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=1fd1e57d936bd39ad0ebd93b0bf62bfedf9f80bc'/>
<id>urn:sha1:1fd1e57d936bd39ad0ebd93b0bf62bfedf9f80bc</id>
<content type='text'>
This uses the new notmuch-start-notmuch function which should give
better handling of stderr and errors generally.
</content>
</entry>
<entry>
<title>contrib: pick: document several of the tree/forest insertion functions.</title>
<updated>2013-07-04T03:41:45Z</updated>
<author>
<name>Mark Walters</name>
<email>markwalters1009@gmail.com</email>
</author>
<published>2013-07-01T20:05:43Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=b60fb3309cca82dd2789f45ad9cccaacdc291089'/>
<id>urn:sha1:b60fb3309cca82dd2789f45ad9cccaacdc291089</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pick: contrib: document notmuch-pick-message-window-kill-hook</title>
<updated>2013-07-04T03:41:32Z</updated>
<author>
<name>Mark Walters</name>
<email>markwalters1009@gmail.com</email>
</author>
<published>2013-07-01T20:05:42Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=4c09e67adfc40d78dfab84c1ea29fd435dcbb689'/>
<id>urn:sha1:4c09e67adfc40d78dfab84c1ea29fd435dcbb689</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pick: contrib: document notmuch-pick-refresh-result</title>
<updated>2013-07-04T03:41:15Z</updated>
<author>
<name>Mark Walters</name>
<email>markwalters1009@gmail.com</email>
</author>
<published>2013-07-01T20:05:41Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=a8ade6b14431167ccc62665ad516419960cdc61b'/>
<id>urn:sha1:a8ade6b14431167ccc62665ad516419960cdc61b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pick: contrib: document notmuch-pick-show-out</title>
<updated>2013-07-04T03:40:44Z</updated>
<author>
<name>Mark Walters</name>
<email>markwalters1009@gmail.com</email>
</author>
<published>2013-07-01T20:05:40Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=bb03a26c25fc4a39504d5cb4f647376d2d5114e8'/>
<id>urn:sha1:bb03a26c25fc4a39504d5cb4f647376d2d5114e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>contrib: pick: remove unused function</title>
<updated>2013-07-04T03:37:47Z</updated>
<author>
<name>Mark Walters</name>
<email>markwalters1009@gmail.com</email>
</author>
<published>2013-07-01T07:54:03Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=1ed9db6c30ac129b1a296da56be3aa58aaa205eb'/>
<id>urn:sha1:1ed9db6c30ac129b1a296da56be3aa58aaa205eb</id>
<content type='text'>
The function notmuch-pick-show-error was used before Austin's improved
error handling. It is now redundant so remove.
</content>
</entry>
<entry>
<title>contrib: pick: remove unused variable</title>
<updated>2013-07-04T03:37:37Z</updated>
<author>
<name>Mark Walters</name>
<email>markwalters1009@gmail.com</email>
</author>
<published>2013-07-01T07:54:02Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=3d772a0a85f64604993d55930a62eafa1ba0712d'/>
<id>urn:sha1:3d772a0a85f64604993d55930a62eafa1ba0712d</id>
<content type='text'>
This variable was needed at one point for the async parser but is not
needed anymore.
</content>
</entry>
<entry>
<title>contrib: pick: bugfix: make the right variable buffer-local</title>
<updated>2013-07-04T03:37:30Z</updated>
<author>
<name>Mark Walters</name>
<email>markwalters1009@gmail.com</email>
</author>
<published>2013-07-01T07:54:01Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=8c33fde83e244d0d1fa37666795bb0dc482299cf'/>
<id>urn:sha1:8c33fde83e244d0d1fa37666795bb0dc482299cf</id>
<content type='text'>
The variable notmuch-pick-message-buffer should be buffer local but
instead notmuch-pick-message-buffer-name (a non-existent variable) was
made buffer local.
</content>
</entry>
<entry>
<title>contrib: pick: add docstrings to all defvars</title>
<updated>2013-07-04T03:37:21Z</updated>
<author>
<name>Mark Walters</name>
<email>markwalters1009@gmail.com</email>
</author>
<published>2013-07-01T07:54:00Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=3a8163e17f25e4e4d57fe343fa20c4deaec0ed1a'/>
<id>urn:sha1:3a8163e17f25e4e4d57fe343fa20c4deaec0ed1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>contrib: pick: add a docstring for the main notmuch-pick function</title>
<updated>2013-07-04T03:37:13Z</updated>
<author>
<name>Mark Walters</name>
<email>markwalters1009@gmail.com</email>
</author>
<published>2013-07-01T07:53:59Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=91777f8dc94d9f292e540c23877ec72c20f68ccb'/>
<id>urn:sha1:91777f8dc94d9f292e540c23877ec72c20f68ccb</id>
<content type='text'>
</content>
</entry>
</feed>
