<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/emacs, branch 0.25.2</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.25.2</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.25.2'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2017-09-12T01:08:01Z</updated>
<entry>
<title>emacs: override enriched-decode-display-prop for text/enriched display</title>
<updated>2017-09-12T01:08:01Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2017-09-11T20:09:49Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=9b0582383833c323b0b902dbe21ecf9cb0cce628'/>
<id>urn:sha1:9b0582383833c323b0b902dbe21ecf9cb0cce628</id>
<content type='text'>
Switch to a local version of enriched-decode-display-prop if we
encounter a text/enriched part. This is to mitigate
https://bugs.gnu.org/28350. Normally it would be prudent to remove the
override afterwards, but in this case just leave it in.

Notes from db:
      This doesn't disable text/enriched, just one feature of it.
</content>
</entry>
<entry>
<title>emacs: convert remaining format-versions from 3 to 4</title>
<updated>2017-07-18T09:57:26Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-07-17T15:06:11Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=1d82110f8397e413d1e000b5a2aa99a2b0995e6d'/>
<id>urn:sha1:1d82110f8397e413d1e000b5a2aa99a2b0995e6d</id>
<content type='text'>
This is needed for consistent beheviour between notmuch built against
gmime-2.6 and gmime-3.0 w.r.t. error reporting.
</content>
</entry>
<entry>
<title>emacs: change default for notmuch-crypto-process-mime to t</title>
<updated>2017-07-15T12:11:32Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-07-12T10:48:18Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=f1bcb6b7c2c568adcdfd4503522cfbccc4699665'/>
<id>urn:sha1:f1bcb6b7c2c568adcdfd4503522cfbccc4699665</id>
<content type='text'>
There are some cases like remote usage where this might cause
problems, but those users can easily customize the variable. The
inconvenience seems to be outweighed by the security benefit for most
users.
</content>
</entry>
<entry>
<title>emacs: tree: drop repeated "of" from docstring</title>
<updated>2017-07-11T00:58:30Z</updated>
<author>
<name>Kyle Meyer</name>
<email>kyle@kyleam.com</email>
</author>
<published>2017-07-08T01:01:59Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=37d1fa5672133a4deb0efa631a21eeeb50a7c1a1'/>
<id>urn:sha1:37d1fa5672133a4deb0efa631a21eeeb50a7c1a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cli: implement structured output version 4</title>
<updated>2017-07-04T11:32:44Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-06-03T17:47:34Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=e1b7d32db00ea8afaa1f2ae31bdaa5cb423dda96'/>
<id>urn:sha1:e1b7d32db00ea8afaa1f2ae31bdaa5cb423dda96</id>
<content type='text'>
Since the error field is unused by the emacs front end, no changes are
needed other than bumping the format version number.

As it is, this is a bit overengineered, but it will reduce duplication
when we support gmime 3.0
</content>
</entry>
<entry>
<title>emacs: convert to use format-version 3</title>
<updated>2017-07-04T11:32:28Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-06-03T17:47:32Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=b6f87c3085e25e5bf65a4f956af8846bc0681c52'/>
<id>urn:sha1:b6f87c3085e25e5bf65a4f956af8846bc0681c52</id>
<content type='text'>
Keeping the emacs interface running old format-versions makes it
impossible to test new format-versions or deprecate old ones.
</content>
</entry>
<entry>
<title>Fix minor mistake where indentation width is ignored</title>
<updated>2017-06-30T11:55:16Z</updated>
<author>
<name>Tom Hinton</name>
<email>Tom.Hinton@cse.org.uk</email>
</author>
<published>2017-06-29T14:08:25Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=d848d4040ab40b61874e0f1717a1b73cfce3fda6'/>
<id>urn:sha1:d848d4040ab40b61874e0f1717a1b73cfce3fda6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add indentation to imenu in notmuch-show</title>
<updated>2017-06-30T11:33:29Z</updated>
<author>
<name>Damien Cassou</name>
<email>damien@cassou.me</email>
</author>
<published>2017-06-18T10:04:35Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=3840b6b4953020b1c739f1892774cfe2ea329bed'/>
<id>urn:sha1:3840b6b4953020b1c739f1892774cfe2ea329bed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove extra space in Emacs prompt</title>
<updated>2017-06-25T12:57:48Z</updated>
<author>
<name>Piotr Trojanek</name>
<email>piotr.trojanek@gmail.com</email>
</author>
<published>2017-06-16T12:57:05Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=c9deb329331afbd16f42ef122aba92375ce6dad8'/>
<id>urn:sha1:c9deb329331afbd16f42ef122aba92375ce6dad8</id>
<content type='text'>
Trivial: fix extra space in the "Insert failed" Emacs prompt message.
</content>
</entry>
<entry>
<title>Add Emacs' imenu support in notmuch-show and notmuch-search</title>
<updated>2017-06-14T10:49:08Z</updated>
<author>
<name>Damien Cassou</name>
<email>damien@cassou.me</email>
</author>
<published>2017-06-12T13:30:10Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=a83ab29930161d999ad1c45b6eb9cfbaa5e90ceb'/>
<id>urn:sha1:a83ab29930161d999ad1c45b6eb9cfbaa5e90ceb</id>
<content type='text'>
Emacs' major modes can facilitate navigation in their buffers by
supporting Imenu. In such major modes, launching Imenu (M-x imenu)
makes Emacs display a list of items (e.g., function definitions in a
code buffer). Selecting an item from this list moves point to this
item.

This patch adds Imenu support to both notmuch-show and notmuch-search
buffers:

* in notmuch-show, Imenu will present a list of all messages in the
  currently visible thread;

* in notmuch-search, Imenu will present a list of all messages in the
  search buffer.
</content>
</entry>
</feed>
