]> git.notmuchmail.org Git - notmuch/commit
Fix wrong-type-argument lisp error in `notmuch-fcc-header-setup'
authorDmitry Kurochkin <dmitry.kurochkin@gmail.com>
Sat, 28 May 2011 21:51:49 +0000 (14:51 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 23 Jun 2011 22:19:06 +0000 (15:19 -0700)
commitce08571428dc784e279b28527f8073a1a05d7c37
tree1e403e04ad1979a545fb5a6d21f4ed4135705bd6
parent76b54f1898e97f6d07d0eaaf04a1772e60a7c48d
Fix wrong-type-argument lisp error in `notmuch-fcc-header-setup'

This error occurs when `notmuch-fcc-dirs' is set to a list.  The error
was in the `notmuch-fcc-dirs' format check which was changed in an
incompatible way from 0.4 to 0.5.

The fix was extracted from a bigger patch series by David
Edmondson id:"1290682750-30283-2-git-send-email-dme@dme.org".

Signed-off-by: Jameson Graef Rollins <jrollins@finestructure.net>
emacs/notmuch-maildir-fcc.el