<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/emacs/notmuch.el, branch 0.24</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.24</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.24'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2016-12-15T12:57:10Z</updated>
<entry>
<title>Merge branch 'release'</title>
<updated>2016-12-15T12:57:10Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-12-15T12:57:10Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=5de84d07526d330a46e50d955bdfeed8f629637d'/>
<id>urn:sha1:5de84d07526d330a46e50d955bdfeed8f629637d</id>
<content type='text'>
Add back in no-display parameter by hand.
</content>
</entry>
<entry>
<title>emacs: restore autoload cookie for notmuch-search</title>
<updated>2016-12-15T11:22:34Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-12-08T00:45:51Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=001256ab2916ab809b75ea8aa4bc363bf81a4174'/>
<id>urn:sha1:001256ab2916ab809b75ea8aa4bc363bf81a4174</id>
<content type='text'>
The cookie only applies to next form, so in the previous location it
applied to the put, rather than the function.
</content>
</entry>
<entry>
<title>emacs: make faces readable on dark backgrounds.</title>
<updated>2016-11-02T10:40:20Z</updated>
<author>
<name>Matt Armstrong</name>
<email>marmstrong@google.com</email>
</author>
<published>2016-10-28T22:31:42Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=d62f9dbfc0722d16f4b3a8801967e040c2033ff4'/>
<id>urn:sha1:d62f9dbfc0722d16f4b3a8801967e040c2033ff4</id>
<content type='text'>
The notmuch-tag-flagged, notmuch-search-flagged-face and
notmuch-crypto-part-header faces defaulted to "blue", which is nearly
unreadable when a dark background is in use.  This is addressed by using
"LightBlue1" for dark backgrounds.

As a side effect, these faces are now no-op definitions for grayscale or
mono displays.
</content>
</entry>
<entry>
<title>emacs: make notmuch-search-tag tag the region when called non-interactively.</title>
<updated>2016-10-31T11:10:27Z</updated>
<author>
<name>Mark Walters</name>
<email>markwalters1009@gmail.com</email>
</author>
<published>2016-10-16T16:12:23Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=b810e64242faf1616ee2f81358cbb8bd31f03d18'/>
<id>urn:sha1:b810e64242faf1616ee2f81358cbb8bd31f03d18</id>
<content type='text'>
The normal tag commands in search mode tag the all threads meeting the
region when called interactively. This makes them do the same when
called non-interactively. This is a change in the api.
</content>
</entry>
<entry>
<title>Merge branch 'release'</title>
<updated>2016-10-26T00:57:23Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-10-26T00:57:23Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=608a3cb2319f5eb7e82e09f380d9261e3d1bf3a0'/>
<id>urn:sha1:608a3cb2319f5eb7e82e09f380d9261e3d1bf3a0</id>
<content type='text'>
merge interesting buffers bugfix from release
</content>
</entry>
<entry>
<title>emacs: interesting-buffer bugfixes/updates</title>
<updated>2016-10-25T21:12:12Z</updated>
<author>
<name>Mark Walters</name>
<email>markwalters1009@gmail.com</email>
</author>
<published>2016-10-22T12:10:04Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=09caa0fce75dc227d9cf6794f39e3e7ed427676a'/>
<id>urn:sha1:09caa0fce75dc227d9cf6794f39e3e7ed427676a</id>
<content type='text'>
The command notmuch-interesting-buffer has got out of date -- it
doesn't mention notmuch-tree, and it still refers to message-mode not
notmuch-message-mode. Update both of these.

This fixes the bug that notmuch-cycle-notmuch-buffers does not include
notmuch-tree or notmuch-message-mode buffers in its cycling.
</content>
</entry>
<entry>
<title>Merge emacs face fixes and NEWS</title>
<updated>2016-10-19T11:44:35Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-10-19T11:44:35Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=9dea5b8804a43d27f8edb452957ec44b77bd155c'/>
<id>urn:sha1:9dea5b8804a43d27f8edb452957ec44b77bd155c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>emacs: search face bugfix</title>
<updated>2016-10-19T11:39:58Z</updated>
<author>
<name>Mark Walters</name>
<email>markwalters1009@gmail.com</email>
</author>
<published>2016-10-12T07:39:21Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=4c822aecc75bd6f7cdffc80b704b27dde8e27ea6'/>
<id>urn:sha1:4c822aecc75bd6f7cdffc80b704b27dde8e27ea6</id>
<content type='text'>
In commit 2a7b11b064233afc4feead876fa396e3c18a6b91 the default faces
for unread and flagged were accidentally swapped. This swaps them back.
</content>
</entry>
<entry>
<title>emacs: fix notmuch-search-line-faces defcustom</title>
<updated>2016-10-19T11:39:36Z</updated>
<author>
<name>Mark Walters</name>
<email>markwalters1009@gmail.com</email>
</author>
<published>2016-10-15T09:40:48Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=a4331bf13859a91ee7b95013954be5c68a70815c'/>
<id>urn:sha1:a4331bf13859a91ee7b95013954be5c68a70815c</id>
<content type='text'>
In commit 2a7b11b064233afc4feead876fa396e3c18a6b91 the default value
for notmuch-search-line-faces was changed so that it didn't match the
specification in the corresponding defcustom. This meant that it was
difficult for the user to customize this variable as they got a type
mismatch error.

Note anyone who had already customised this variable would not see
this bug as their customisation would match the defcustom.
</content>
</entry>
<entry>
<title>emacs: notmuch-search-refresh-view: reuse buffer</title>
<updated>2016-10-17T12:05:05Z</updated>
<author>
<name>Ioan-Adrian Ratiu</name>
<email>adi@adirat.com</email>
</author>
<published>2016-10-15T07:32:43Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=fae3d361f282ce52430a28d73a40d024783e08d2'/>
<id>urn:sha1:fae3d361f282ce52430a28d73a40d024783e08d2</id>
<content type='text'>
There's no reason to completely kill a buffer while refreshing its
search results because the buffer name is constant between refreshes
(based on the search query), only its contents may change and notmuch
search kills all local variables, so it's safe to reuse.

Reusing the same buffer also makes it possible to do things like
refreshing a buffer which is not focused or even not shown in any
window - this will be used in the next commits to add auto-refresh
capabilities to all existing notmuch buffers + a function to call
after syncing mail to refresh everything.

Signed-off-by: Ioan-Adrian Ratiu &lt;adi@adirat.com&gt;
</content>
</entry>
</feed>
