<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/emacs, branch 0.23.1</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.23.1</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.23.1'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2016-10-22T15:28:13Z</updated>
<entry>
<title>Expand docstrings about fcc using notmuch-insert</title>
<updated>2016-10-22T15:28:13Z</updated>
<author>
<name>Keith Amidon</name>
<email>camalot@picnicpark.org</email>
</author>
<published>2016-10-19T10:05:19Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=4bf3bb31dd866245005c0b2079e0ef1cf9c994ac'/>
<id>urn:sha1:4bf3bb31dd866245005c0b2079e0ef1cf9c994ac</id>
<content type='text'>
This commit expands docstrings for notmuch-fcc-dirs and
notmuch-maildir-fcc-with-notmuch-insert to describe how quoted strings
are processed and make the ability to configure sent folders containing
whitespace more discoverable.
</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/show: force notmuch-show-buttonise-links to act on lines</title>
<updated>2016-10-12T01:40:25Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-10-09T22:30:44Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=f575a346df09c82691bb9e7c462836d982fe31f7'/>
<id>urn:sha1:f575a346df09c82691bb9e7c462836d982fe31f7</id>
<content type='text'>
This seems to fix a problem with emacs 25 creating partial buttons by
calling n-s-b-l with a region that does not include the whole button.
I'm not 100% sure it's legit to act outside the region passed by
jit-lock, but goto-address-fontify-region (where I borrowed the code
from) already does this, so this patch to not make things worse.
</content>
</entry>
<entry>
<title>emacs: fcc: say we are doing Fcc</title>
<updated>2016-09-30T10:13:54Z</updated>
<author>
<name>Mark Walters</name>
<email>markwalters1009@gmail.com</email>
</author>
<published>2016-09-29T13:44:04Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=0b138c268641080c766801b4d74db3b693ca6eaa'/>
<id>urn:sha1:0b138c268641080c766801b4d74db3b693ca6eaa</id>
<content type='text'>
Since doing the Fcc with notmuch insert could be slow (if the indexing
takes some time) add a message saying we are doing it.
</content>
</entry>
<entry>
<title>emacs: document notmuch-fcc-dirs</title>
<updated>2016-09-29T11:07:38Z</updated>
<author>
<name>Mark Walters</name>
<email>markwalters1009@gmail.com</email>
</author>
<published>2016-09-28T10:03:46Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=4266e76eed0e0b2ab8a720b60f8b3cc515fe0aac'/>
<id>urn:sha1:4266e76eed0e0b2ab8a720b60f8b3cc515fe0aac</id>
<content type='text'>
This updates the docstring for the variable notmuch-fcc-dirs to match
the new insert code.
</content>
</entry>
<entry>
<title>emacs: tree: make b bounce a message and backspace scroll message pane up</title>
<updated>2016-09-26T16:01:31Z</updated>
<author>
<name>Mark Walters</name>
<email>markwalters1009@gmail.com</email>
</author>
<published>2016-09-25T07:18:10Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=9966720453c72286b5f36a56323244d70202cb26'/>
<id>urn:sha1:9966720453c72286b5f36a56323244d70202cb26</id>
<content type='text'>
This tweaks the keybindings in tree-mode. It make b do bounce/resend
matching show-mode. Since b was already bound to scroll message pane
back, we now use backspace for that.

This means space/backspace scroll the message pane forwards/backwards,
and page-up/page-down scrolls the tree pane forwards/backwards.
</content>
</entry>
<entry>
<title>emacs: tag deleted face bugfix</title>
<updated>2016-09-25T10:42:01Z</updated>
<author>
<name>Mark Walters</name>
<email>markwalters1009@gmail.com</email>
</author>
<published>2016-09-18T10:57:32Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=51d27e08555ac3187bd9d5649a0074ba6a9aabce'/>
<id>urn:sha1:51d27e08555ac3187bd9d5649a0074ba6a9aabce</id>
<content type='text'>
Commit d25d33ff cleaned up some of the tag face code. However, for the
face notmuch-tag-deleted it used the test

((class color) (supports :strike-through))

to decide whether to use red strikethrough or inverse-video (emacs in
a terminal typically doesn't support red strikethrough, but in X it does).

However, it seems that test often returns true even though red
strikethrough is not supported. This breaks the tag update code -- the
wrong thing is displayed to the user.

Thus we make the test explicitly more specific, changing the test to

((class color) (supports :strike-through "red"))
</content>
</entry>
<entry>
<title>emacs: tree: make jump close message pane</title>
<updated>2016-09-24T13:08:24Z</updated>
<author>
<name>Mark Walters</name>
<email>markwalters1009@gmail.com</email>
</author>
<published>2016-09-19T09:39:49Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=7b2d7d65126b11ce08079b7cf235e1073fb1c22b'/>
<id>urn:sha1:7b2d7d65126b11ce08079b7cf235e1073fb1c22b</id>
<content type='text'>
j is in the global notmuch keymap bound to notmuch jump. In tree-mode
it makes sense to close the message pane first (otherwise the new
search runs in the small top pane of tree-mode).
</content>
</entry>
<entry>
<title>emacs: reply: remove wrong sig/enc status buttons</title>
<updated>2016-09-18T13:57:27Z</updated>
<author>
<name>Mark Walters</name>
<email>markwalters1009@gmail.com</email>
</author>
<published>2016-09-13T01:45:58Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=a448879e49fb838a302b4e68d73e63c6b75d9175'/>
<id>urn:sha1:a448879e49fb838a302b4e68d73e63c6b75d9175</id>
<content type='text'>
This stops the (usually incorrect) sigstatus and encstatus buttons
appearing when replying in emacs, and updates the test suite to match.

Overriding the status button functions is a little unusual but much
less intrusive than passing an argument all the way down the call
chain. It also makes it clear exactly what it does.

We also hide the application/pgp-encrypted part as it can only contain
"Version: 1". We do this in notmuch show, which means it also happens
when replying.
</content>
</entry>
</feed>
