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 19:29:15 +0300

To: David Bremner, Arun Isaac, notmuch@notmuchmail.org

Cc:

From: Jani Nikula


On Sat, 30 Sep 2017, Jani Nikula <jani@nikula.org> wrote:
> On Sat, 23 Sep 2017, David Bremner <david@tethera.net> 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 --folder="" does not work:
>
> String argument for option "folder" must be non-empty.
> Unrecognized option: --folder=
>
> It seems that our argument parser doesn't accept empty strings at all,
> which is a bit of a limitation. It would be logical for the empty string
> to work here, and AFAICT the notmuch insert code would handle this if
> the argument was let through the parsing.

Turns out this is trivial to address on top of the arg parsing series:
id:20171002162552.4827-1-jani@nikula.org.

BR,
Jani.
_______________________________________________
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch

Thread: