notmuch/emacs
Adam Wolfe Gordon 650123510c emacs: Use the new JSON reply format and message-cite-original
Use the new JSON reply format to create replies in emacs. Quote HTML
parts nicely by using mm-display-part to turn them into displayable
text, then quoting them with message-cite-original. This is very
useful for users who regularly receive HTML-only email.

Use message-mode's message-cite-original function to create the
quoted body for reply messages. In order to make this act like the
existing notmuch defaults, you will need to set the following in
your emacs configuration:

message-citation-line-format "On %a, %d %b %Y, %f wrote:"
message-citation-line-function 'message-insert-formatted-citation-line

The tests have been updated to reflect the (ugly) emacs default.
2012-03-19 22:03:23 -03:00
..
coolj.el emacs: Add more functions to clean up text/plain parts 2010-04-26 10:05:46 -07:00
Makefile fix sum moar typos [build scripts, Makefiles] 2011-06-23 15:44:59 -07:00
Makefile.local emacs: Improved printing support. 2012-01-21 08:38:38 -04:00
notmuch-address.el emacs: globally replace non-branching "(if (not ..." with "(unless ..." 2012-01-21 08:17:56 -04:00
notmuch-crypto.el Spelling fix 2012-03-01 19:04:21 -04:00
notmuch-hello.el emacs-hello: Do not calculate the count of the messages in hidden sections 2012-03-10 10:10:27 -04:00
notmuch-lib.el emacs: Use the new JSON reply format and message-cite-original 2012-03-19 22:03:23 -03: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: logically group def{custom,face}s 2012-01-19 09:27:02 -04:00
notmuch-message.el emacs: logically group def{custom,face}s 2012-01-19 09:27:02 -04:00
notmuch-mua.el emacs: Use the new JSON reply format and message-cite-original 2012-03-19 22:03:23 -03:00
notmuch-print.el emacs: Prefer '[No Subject]' to blank subjects. 2012-02-03 21:20:15 -04:00
notmuch-query.el emacs: Add support for PGP/MIME verification/decryption 2011-05-27 16:22:00 -07:00
notmuch-show.el emacs: Use the new JSON reply format and message-cite-original 2012-03-19 22:03:23 -03:00
notmuch-wash.el emacs: fix `notmuch-wash-region-to-button' to work at beginning of buffer 2012-02-04 07:33:18 -05:00
notmuch.el emacs: Fix search tab completion in terminals 2012-03-18 09:14:23 -03:00