<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/emacs/notmuch-message.el, branch 0.4</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.4</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.4'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2010-04-27T16:16:10Z</updated>
<entry>
<title>emacs: Add auto-tagging for replied messages.</title>
<updated>2010-04-27T16:16:10Z</updated>
<author>
<name>Jesse Rosenthal</name>
<email>jrosenthal@jhu.edu</email>
</author>
<published>2010-04-27T15:53:30Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=0adcabc7cf3451eb933b47726a74ea7bbf0c9ff3'/>
<id>urn:sha1:0adcabc7cf3451eb933b47726a74ea7bbf0c9ff3</id>
<content type='text'>
Add `notmuch-message-mark-replied', a function for automatically tagging
replied messages with user-defined tags. The tags (which can be either
added or removed) can be customized with the customization variable
`notmuch-message-replied-tags'. This is a simple list of strings. Any
string prefaced with a "-" will be removed; any string prefaced with a "+"
(or neither "+" nor "-") will be added.

This adds a new file notmuch-message.el, for functions which target
message mode (and in the future, notmuch-message mode). Based on some
conversation, notmuch-message.el will probably end up subsuming
notmuch-mua.el, but until we figure out exactly how we want to do that,
they will remain separate files.

Edited-by: Carl Worth &lt;cworth@cworth.org&gt;: Remove trailing whitespace
and add newline at end of file.
</content>
</entry>
</feed>
