aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs/Makefile.local
diff options
context:
space:
mode:
authorGravatar David Edmondson <dme@dme.org>2010-04-22 10:03:32 +0100
committerGravatar Carl Worth <cworth@cworth.org>2010-04-23 13:18:13 -0700
commit57926bc7b0f784cbacb620fda0ee5157e2e0ff27 (patch)
tree2b75e720fa4a6700f46e6ae490ce090362c09112 /emacs/Makefile.local
parent4b0994dd25c97282701041e50a4916b149213dec (diff)
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.
Diffstat (limited to 'emacs/Makefile.local')
-rw-r--r--emacs/Makefile.local3
1 files changed, 2 insertions, 1 deletions
diff --git a/emacs/Makefile.local b/emacs/Makefile.local
index 6a7fba9e..e5013b36 100644
--- 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