Re: notmuch-emacs: Fcc to top-level directory given by database.path

2018-06-22 Thread Arun Isaac
>> notmuch insert --folder= or --folder="" does not work: >> >> String argument for option "folder" must be non-empty. >> Unrecognized option: --folder= >> > This should be fixed in 733ccfabc, as part of 0.26 I have verified this, and it works. ___

Re: notmuch-emacs: Fcc to top-level directory given by database.path

2017-10-04 Thread Arun Isaac
Jani Nikula writes: > On Sat, 23 Sep 2017, David Bremner wrote: >> Do you happen to know if it calls with an empty string as the folder >> name? It would be consistent with searching for that to insert at the >> top level. > > notmuch insert --folder= or

Re: notmuch-emacs: Fcc to top-level directory given by database.path

2017-10-01 Thread Arun Isaac
Mark Walters writes: > Incidentally, I think "/" is an alternative for the fcc line which > already works, which is "\"/\" in notmuch-fcc-dirs. Perhaps, notmuch should be made to tolerate a "/" at the beginning of the Fcc folder argument. That is, notmuch should not

Re: notmuch-emacs: Fcc to top-level directory given by database.path

2017-09-23 Thread Arun Isaac
Mark Walters writes: > Alternatively, does just using / as the folder work? notmuch complains about absolute paths if / is used as the folder. Look at function `notmuch-maildir-add-notmuch-insert-style-fcc-header' in notmuch-maildir-fcc.el. David Bremner

notmuch-emacs: Fcc to top-level directory given by database.path

2017-09-23 Thread Arun Isaac
I am using notmuch-emacs, and I would like to Fcc my sent mail to the top-level directory given by database.path, instead of using a folder like "sent" relative to the top-level directory. The function `notmuch-maildir-notmuch-insert-current-buffer' in notmuch-maildir-fcc.el calls `notmuch