From a3883a7e17171381b8b495ce6efd931c8f420c90 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Wed, 27 Oct 2010 16:35:53 -0700 Subject: emacs: Enable FCC (to a directory named "sent") by default. Now that the FCC code is fixed to use the notmuch database path, we can actually enable this by default, which should be highly useful for all new users of notmuch. --- emacs/notmuch-maildir-fcc.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emacs/notmuch-maildir-fcc.el') diff --git a/emacs/notmuch-maildir-fcc.el b/emacs/notmuch-maildir-fcc.el index ba22981c..0857ead7 100644 --- a/emacs/notmuch-maildir-fcc.el +++ b/emacs/notmuch-maildir-fcc.el @@ -22,7 +22,7 @@ (defvar notmuch-maildir-fcc-count 0) -(defcustom notmuch-fcc-dirs nil +(defcustom notmuch-fcc-dirs "sent" "Determines the maildir directory to save outgoing mails in. If set to non-nil, this will cause message mode to file your -- cgit v1.2.3