Re: [PATCH] cli: try to run external notmuch- prefixed commands as subcommands

Subject: Re: [PATCH] cli: try to run external notmuch- prefixed commands as subcommands

Date: Mon, 31 Oct 2016 08:18:20 -0300

To: Jani Nikula, notmuch@notmuchmail.org

Cc:

From: David Bremner


Jani Nikula <jani@nikula.org> writes:

> If the given subcommand is not known to notmuch, try to execute
> external notmuch-<subcommand> instead. This allows users to have their
> own notmuch related tools be run via the notmuch command, not unlike
> git does. Also notmuch-emacs-mua will be executable via 'notmuch
> emacs-mua'.
>
> By design, this does not allow notmuch's own subcommands to be
> overriden using external commands.

pushed to master

Thread: