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

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

Date: Mon, 02 Oct 2017 00:36:15 +0530

To: notmuch@notmuchmail.org

Cc:

From: Arun Isaac


Mark Walters <markwalters1009@gmail.com> 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 complain about absolute
paths, and it should interpret these as relative to the root. To
maintain backward compatibility, we could add a "/" at the beginning if
it is not already there.

So,

"/" => database.path
"/sent" => database.path/sent
"sent" => database.path/sent

etc.

Is this a better idea?
_______________________________________________
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch

Thread: