<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/emacs, branch 0.22.2</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.22.2</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.22.2'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2016-05-01T11:06:24Z</updated>
<entry>
<title>emacs: Tell `message-mode' that outgoing messages are email.</title>
<updated>2016-05-01T11:06:24Z</updated>
<author>
<name>David Edmondson</name>
<email>dme@dme.org</email>
</author>
<published>2016-04-30T06:51:48Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=64b0d21da00a2f5fb7a5b0452b11b50607932fc7'/>
<id>urn:sha1:64b0d21da00a2f5fb7a5b0452b11b50607932fc7</id>
<content type='text'>
When composing messages (including replies, etc.), indicate to
`message-mode' definitively that the message is email (as opposed to
Usenet news) rather than having it attempt to determine this for itself.

This causes `message-mode' to observe such variables as
`message-default-mail-headers', which previously happened haphazardly.
</content>
</entry>
<entry>
<title>emacs: Observe the charset of MIME parts when reading them.</title>
<updated>2016-05-01T11:04:07Z</updated>
<author>
<name>David Edmondson</name>
<email>dme@dme.org</email>
</author>
<published>2016-04-30T06:51:47Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=fdce7eb54532a0bdbd56ca3d56099b190eb7284c'/>
<id>urn:sha1:fdce7eb54532a0bdbd56ca3d56099b190eb7284c</id>
<content type='text'>
`notmuch--get-bodypart-raw' previously assumed that all non-binary MIME
parts could be successfully read by assuming that they were UTF-8
encoded. This was demonstrated to be wrong, specifically when a part was
marked as ISO8859-1 and included accented characters (which were
incorrectly rendered as a result).

Rather than assuming UTF-8, attempt to use the part's declared charset
when reading it, falling back to US-ASCII if the declared charset is
unknown, unsupported or invalid.
</content>
</entry>
<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>
</feed>
