]> git.notmuchmail.org Git - notmuch/commit
emacs: Re-arrange message sending code
authorDavid Edmondson <dme@dme.org>
Thu, 22 Apr 2010 09:03:32 +0000 (10:03 +0100)
committerCarl Worth <cworth@cworth.org>
Fri, 23 Apr 2010 22:41:33 +0000 (15:41 -0700)
commit45ad21fba18730cdf76725b8a132fc52ba4190a7
tree26acdbd2f7f028c301441d4a96417049eb94d61f
parentf106db3e9b146b4a032fbeeca8e3cf864abc1894
emacs: Re-arrange message sending code

Define a new `mail-user-agent' (`notmuch-user-agent') and use it by
default. Re-arrange various routines that send mail to use this
(compose, reply, forward). Insert a `User-Agent:' header by default.

This is the real commit for this functionality this time. The
previous attempt to merge this code:

commit 57926bc7b0f784cbacb620fda0ee5157e2e0ff27

was botched (by Carl Worth, not David) to include only the Makefile
change. So the build was broken until this commit that actually adds
the new file.
emacs/notmuch-hello.el
emacs/notmuch-lib.el
emacs/notmuch-mua.el [new file with mode: 0644]
emacs/notmuch.el