notmuch/emacs
Jesse Rosenthal 0adcabc7cf emacs: Add auto-tagging for replied messages.
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 <cworth@cworth.org>: Remove trailing whitespace
and add newline at end of file.
2010-04-27 09:16:10 -07:00
..
coolj.el emacs: Add more functions to clean up text/plain parts 2010-04-26 10:05:46 -07:00
Makefile emacs: Move emacs UI (currently just one file) to subdirectory. 2010-03-09 12:13:33 -08:00
Makefile.local Integrate notmuch-maildir-fcc into notmuch 2010-04-26 11:58:34 -07:00
notmuch-address.el emacs: Tell the user how many addresses matched when completing 2010-04-26 10:58:42 -07:00
notmuch-hello.el emacs: Fix `notmuch-hello-insert-tags' to correctly draw the tags. 2010-04-27 08:20:24 -07:00
notmuch-lib.el emacs: Rip out all of the notmuch-folder code. 2010-04-26 22:42:07 -07:00
notmuch-logo.png emacs: Add notmuch-hello.el, a friendly frontend to notmuch 2010-04-23 12:50:18 -07:00
notmuch-maildir-fcc.el emacs: Delete some trailing whitespace. 2010-04-26 23:09:08 -07:00
notmuch-message.el emacs: Add auto-tagging for replied messages. 2010-04-27 09:16:10 -07:00
notmuch-mua.el emacs: Use message-signature-separator rather than hard-coded string. 2010-04-26 23:12:58 -07:00
notmuch-query.el notmuch-query.el: new file to support access to the notmuch database. 2010-04-05 11:08:45 -07:00
notmuch-show.el emacs/notmuch-wash.el: Add `notmuch-wash-convert-inline-patch-to-part'. 2010-04-27 08:22:40 -07:00
notmuch-wash.el emacs: Add missing parenthesis that was breaking the build. 2010-04-27 08:42:11 -07:00
notmuch.el emacs: Tweak search-buffer naming to search list in reverse order 2010-04-26 23:00:20 -07:00