]> git.notmuchmail.org Git - notmuch/commit
emacs: Change FCC to be relative to notmuch mail store, not message-directory
authorCarl Worth <cworth@cworth.org>
Wed, 27 Oct 2010 23:27:43 +0000 (16:27 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 27 Oct 2010 23:27:43 +0000 (16:27 -0700)
commit8b6f3e3f458c6ccca49100c5fb224af1aaa2b540
treecf5b0701ca553cf01c5eb9eae83c33ee59e10e34
parent65f2e61f28a0f5c5dc38dd3cf8a1de023934b330
emacs: Change FCC to be relative to notmuch mail store, not message-directory

Otherwise, FCC is too hard to use, (user must set it and also set message-
directory variable to match notmuch mail datbase path). As a rule, I'd like
for users of notmuch to not be required to muck around with non-notmuch
mail settings in emacs.

The above is only really possible now thanks to the recent addition of the
"notmuch config get" command which allows emacs to query the currently
configured notmuch database path.

This also now allows an absolute-path FCC to be set if desired.
emacs/notmuch-lib.el
emacs/notmuch-maildir-fcc.el