]> git.notmuchmail.org Git - notmuch/commit
test: Test emacs message composing with various values for notmuch-fcc-dirs
authorCarl Worth <cworth@cworth.org>
Thu, 23 Jun 2011 22:10:31 +0000 (15:10 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 23 Jun 2011 22:19:06 +0000 (15:19 -0700)
commit76b54f1898e97f6d07d0eaaf04a1772e60a7c48d
tree8b35b6555c2f3e9c7f805d2d151ae64ecf4b21b0
parent1c396673f3f81c9ec7805ca19adec11f417440b5
test: Test emacs message composing with various values for notmuch-fcc-dirs

We exercise each of the documented values (nil, a string, and a
list). For the list, we test matching a specific entry, matching a
catch-all regular expression, and no match at all (in which case there
is no FCC set).
test/emacs