]> git.notmuchmail.org Git - notmuch/commit
emacs: Explicitly set the From address when composing a new message.
authorCarl Worth <cworth@cworth.org>
Wed, 27 Oct 2010 23:58:44 +0000 (16:58 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 28 Oct 2010 00:04:48 +0000 (17:04 -0700)
commit36dcbdeff6de2612e70fe58bdbc6c5b979b0eafa
tree840cd377ad6982cb5c28105f9f7c90ff193262b5
parenta3883a7e17171381b8b495ce6efd931c8f420c90
emacs: Explicitly set the From address when composing a new message.

Previously, underlying emacs code was setting this header. Now, we do the
right thing and query the notmuch configuration for the default value here.
emacs/notmuch-lib.el
emacs/notmuch-mua.el
test/emacs