]> git.cworth.org Git - notmuch/commitdiff
emacs: Remove conditional from notmuch-fcc-initialization.
authorJesse Rosenthal <jrosenthal@jhu.edu>
Tue, 27 Apr 2010 16:33:57 +0000 (12:33 -0400)
committerCarl Worth <cworth@cworth.org>
Tue, 27 Apr 2010 18:10:50 +0000 (11:10 -0700)
The fcc code would only initialize if notmuch-fcc-dirs was set. This was
a problem if you reset the variable, or added the variable later during
initialization. Now we always add the fcc hook, but it doesn't do
anything unless notmuch-fcc-dirs are set.
(cherry picked from commit 80a90787163690d2d87571327ba504a470798c60)


No differences found