<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/emacs, branch 0.22</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.22</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.22'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2016-04-16T12:40:14Z</updated>
<entry>
<title>emacs: Don't indent multipart sub-parts during reply.</title>
<updated>2016-04-16T12:40:14Z</updated>
<author>
<name>David Edmondson</name>
<email>dme@dme.org</email>
</author>
<published>2016-04-12T08:04:04Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=bfd8100cff5025ee9a409a4ef561cd6dd8ae8973'/>
<id>urn:sha1:bfd8100cff5025ee9a409a4ef561cd6dd8ae8973</id>
<content type='text'>
When generating cited messages for replay, override any existing
setting for `notmuch-show-indent-multipart' to ensure that no
indentation occurs.
</content>
</entry>
<entry>
<title>emacs: Add notmuch homepage to package header</title>
<updated>2016-04-16T11:25:10Z</updated>
<author>
<name>Chunyang Xu</name>
<email>xuchunyang.me@gmail.com</email>
</author>
<published>2016-04-13T07:58:48Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=e5548d52b992e67144c946f51ec609e4a3859e8f'/>
<id>urn:sha1:e5548d52b992e67144c946f51ec609e4a3859e8f</id>
<content type='text'>
So user can find out notmuch's homepage with:

  C-h P ('describe-package') notmuch
</content>
</entry>
<entry>
<title>emacs: Fix packaging</title>
<updated>2016-04-16T11:24:42Z</updated>
<author>
<name>Chunyang Xu</name>
<email>xuchunyang.me@gmail.com</email>
</author>
<published>2016-04-13T07:58:47Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=0cf457b73b4b666314d1a09ac3e31bd0fa2346a6'/>
<id>urn:sha1:0cf457b73b4b666314d1a09ac3e31bd0fa2346a6</id>
<content type='text'>
Refer to (info "(elisp) Library Headers") for package conventions.
</content>
</entry>
<entry>
<title>emacs: make use of `message-make-from'</title>
<updated>2016-04-10T23:53:48Z</updated>
<author>
<name>aeuii@posteo.de</name>
<email>aeuii@posteo.de</email>
</author>
<published>2016-04-08T21:43:27Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=fd6f65f241854cd55e7e4d7c9cb9a71bd9f70cb4'/>
<id>urn:sha1:fd6f65f241854cd55e7e4d7c9cb9a71bd9f70cb4</id>
<content type='text'>
Please put my address in CC when replying.  Thanks!

From 4b9ab261a0ea8a31065e310c5150f522be86d37b Mon Sep 17 00:00:00 2001
From: stefan &lt;aeuii@posteo.de&gt;
Date: Fri, 8 Apr 2016 22:47:06 +0200
Subject: [PATCH] emacs: make use of `message-make-from'

Will respect `mail-from-style'.
</content>
</entry>
<entry>
<title>emacs: Always insert crypto buttons.</title>
<updated>2016-04-10T23:46:58Z</updated>
<author>
<name>David Edmondson</name>
<email>dme@dme.org</email>
</author>
<published>2016-04-03T15:38:22Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=f8effea9a3da8701b4edb0c64dbcb333d3ce4320'/>
<id>urn:sha1:f8effea9a3da8701b4edb0c64dbcb333d3ce4320</id>
<content type='text'>
When no decryption or signature examination is
happening (i.e. `notmuch-crypto-process-mime' is `nil') insert buttons
that indicate this, rather than remaining silent.
</content>
</entry>
<entry>
<title>emacs: Allow part preferences to depend on message content.</title>
<updated>2016-04-09T19:17:20Z</updated>
<author>
<name>David Edmondson</name>
<email>dme@dme.org</email>
</author>
<published>2016-04-03T16:04:38Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=f0881394bd8bec4af8ddedf0a128648a3a4e2127'/>
<id>urn:sha1:f0881394bd8bec4af8ddedf0a128648a3a4e2127</id>
<content type='text'>
Currently the preference for which sub-part of a multipart/alternative
part is shown is global. Allow to the user to override the settings on a
per-message basis by providing the ability to call a function that has
access to the message to return the discouraged type list.

The original approach is retained as the default.
</content>
</entry>
<entry>
<title>emacs: Improve the acquisition of text parts.</title>
<updated>2016-03-27T20:44:24Z</updated>
<author>
<name>David Edmondson</name>
<email>dme@dme.org</email>
</author>
<published>2016-03-08T17:12:59Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=c41d0db077f295c92b01b69ed001afa233b7d0f0'/>
<id>urn:sha1:c41d0db077f295c92b01b69ed001afa233b7d0f0</id>
<content type='text'>
`notmuch-get-bodypart-text' assumed that it is always possible to
acquire text/* parts via the sexp output format. This is not true if the
part in question has a content type of application/octet-stream but is
being interpreted as text/* based on the extension of the part filename.

Rework `notmuch-get-bodypart-text' to use the raw output format to
address this and make the implementation common with that of
`notmuch-get-bodypart-binary'.
</content>
</entry>
<entry>
<title>emacs: Neaten `notmuch-show-insert-bodypart-internal'.</title>
<updated>2016-03-27T20:42:31Z</updated>
<author>
<name>David Edmondson</name>
<email>dme@dme.org</email>
</author>
<published>2016-03-08T17:12:58Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=742b566cac5bae98d612bff306f08d45d4e27614'/>
<id>urn:sha1:742b566cac5bae98d612bff306f08d45d4e27614</id>
<content type='text'>
</content>
</entry>
<entry>
<title>emacs: `notmuch-show-insert-part-multipart/encrypted' should not assume the presence of a button.</title>
<updated>2016-03-27T20:42:06Z</updated>
<author>
<name>David Edmondson</name>
<email>dme@dme.org</email>
</author>
<published>2016-03-08T17:12:57Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=cb4e90e476572f52517ccb2dd04872c243710e9c'/>
<id>urn:sha1:cb4e90e476572f52517ccb2dd04872c243710e9c</id>
<content type='text'>
Missed in c802d12a1e43fe69f2fcf7a2f7d44018a55bfb65.
</content>
</entry>
<entry>
<title>emacs: `notmuch-show-forward-message' can use `notmuch-mua-new-forward-messages'</title>
<updated>2016-03-24T11:02:15Z</updated>
<author>
<name>David Edmondson</name>
<email>dme@dme.org</email>
</author>
<published>2016-02-08T11:34:22Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=dc13fcbf8755506b2681ef3c44da98737ddab8e8'/>
<id>urn:sha1:dc13fcbf8755506b2681ef3c44da98737ddab8e8</id>
<content type='text'>
Which allows `notmuch-mua-new-forward-message' to be removed.
</content>
</entry>
</feed>
