projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b0994d
)
emacs: Re-arrange message sending code
author
David Edmondson
<dme@dme.org>
Thu, 22 Apr 2010 09:03:32 +0000
(10:03 +0100)
committer
Carl Worth
<cworth@cworth.org>
Fri, 23 Apr 2010 20:18:13 +0000
(13:18 -0700)
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.
emacs/Makefile.local
patch
|
blob
|
history
diff --git
a/emacs/Makefile.local
b/emacs/Makefile.local
index 6a7fba9e6711342ae23aa423e7ca859a50c9fbaa..e5013b360bb4f03b8afc53bc7512fb9565d9e246 100644
(file)
--- a/
emacs/Makefile.local
+++ b/
emacs/Makefile.local
@@
-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