Re: [PATCH] man: advertize notmuch-emacs-mua as notmuch emacs-mua subcommand

Subject: Re: [PATCH] man: advertize notmuch-emacs-mua as notmuch emacs-mua subcommand

Date: Wed, 02 Nov 2016 07:42:48 -0300

To: Jani Nikula, notmuch@notmuchmail.org

Cc:

From: David Bremner


Jani Nikula <jani@nikula.org> writes:

> With subcommand handling for external commands we can now hide the
> implementation detail of emacs-mua being a separate notmuch-emacs-mua
> script.
> ---
>  doc/man1/notmuch-emacs-mua.rst | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/doc/man1/notmuch-emacs-mua.rst b/doc/man1/notmuch-emacs-mua.rst
> index 7c5729047173..f0148b8e5340 100644
> --- a/doc/man1/notmuch-emacs-mua.rst
> +++ b/doc/man1/notmuch-emacs-mua.rst
> @@ -5,7 +5,7 @@ notmuch-emacs-mua
>  SYNOPSIS
>  ========
>  
> -**notmuch-emacs-mua** [options ...] [<to-address> ...]
> +**notmuch** **emacs-mua** [options ...] [<to-address> ...]
>  
>  DESCRIPTION
>  ===========
> @@ -13,7 +13,7 @@ DESCRIPTION
>  Start composing an email in the Notmuch Emacs UI with the specified
>  subject, recipients, and message body.
>  
> -Supported options for **notmuch-emacs-mua** include
> +Supported options for **emacs-mua** include
>  
>      ``-h, --help``
>          Display help.

this needs to be updated for the mailto handling patch, which I just merged

d

Thread: