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 commit is contained in:
David Edmondson 2010-04-22 10:03:32 +01:00 committed by Carl Worth
parent 4b0994dd25
commit 57926bc7b0

View file

@ -7,7 +7,8 @@ emacs_sources := \
$(dir)/notmuch-query.el \
$(dir)/notmuch-show.el \
$(dir)/notmuch-wash.el \
$(dir)/notmuch-hello.el
$(dir)/notmuch-hello.el \
$(dir)/notmuch-mua.el
emacs_images := \
$(dir)/notmuch-logo.png