From 36245db69d24df8995615fd48e5dca8728e5042e Mon Sep 17 00:00:00 2001 From: Sebastian Spaeth Date: Mon, 26 Apr 2010 10:23:16 +0200 Subject: Integrate notmuch-maildir-fcc into notmuch Require notmuch-maildir-fcc and also install it. Rename all jkr/* functions to notmuch-maildir-fcc-* Signed-off-by: Sebastian Spaeth --- emacs/notmuch.el | 1 + 1 file changed, 1 insertion(+) (limited to 'emacs/notmuch.el') diff --git a/emacs/notmuch.el b/emacs/notmuch.el index e207180..4894012 100644 --- a/emacs/notmuch.el +++ b/emacs/notmuch.el @@ -55,6 +55,7 @@ (require 'notmuch-show) (require 'notmuch-mua) (require 'notmuch-hello) +(require 'notmuch-maildir-fcc) (defcustom notmuch-search-result-format `(("date" . "%s ") -- cgit v1.2.3