]> git.notmuchmail.org Git - notmuch/commit
emacs: maildir: add the actual insert code
authorMark Walters <markwalters1009@gmail.com>
Sat, 3 Sep 2016 22:59:43 +0000 (23:59 +0100)
committerDavid Bremner <david@tethera.net>
Sun, 4 Sep 2016 11:23:14 +0000 (08:23 -0300)
commitfce8146a8b738f2317034fee6236cdbd3597849b
tree893dfa3ae3f3b122ebefe363bfab605b6e514f8e
parentcf59859b2028223cdf1741a2a09eadb666ccb726
emacs: maildir: add the actual insert code

With all the preparation it is now simple to add the actual insert
code. Since insert can fail for many reasons we let the user decide
interactively deal with it.

We modify test-lib.el to set file fcc, so that all the old tests and
emacs_fcc_message from test-lib.sh still work
emacs/notmuch-maildir-fcc.el
test/test-lib.el