Re: [PATCH v3 1/2] emacs: new command notmuch-tree-filter

Subject: Re: [PATCH v3 1/2] emacs: new command notmuch-tree-filter

Date: Sat, 21 Aug 2021 07:32:18 -0700

To: jao, notmuch@notmuchmail.org

Cc: jao

From: David Bremner


jao <jao@gnu.org> writes:

> This command is analogous to notmuch-filter, but is defined on tree
> mode buffers.
> ---
>  doc/notmuch-emacs.rst |  3 +++
>  emacs/notmuch-tree.el | 16 ++++++++++++++++
>  2 files changed, 19 insertions(+)
>
> diff --git a/doc/notmuch-emacs.rst b/doc/notmuch-emacs.rst
> index 952fe2a5..5accfa60 100644
> --- a/doc/notmuch-emacs.rst
> +++ b/doc/notmuch-emacs.rst
> @@ -302,6 +302,9 @@ tags.
>  ``o`` ``notmuch-tree-toggle-order``
>     |docstring::notmuch-tree-toggle-order|
>  
> +``l`` ``notmuch-tree-filter``
> +   Filter or LIMIT the current search results based on an additional query string
> +
>  ``g`` ``=``
>      Refresh the buffer

Please also update devel/emacs-keybindings.org, which is to help
developers avoid collisions or bad keybinding choices.

Other than that this patch looks OK to me.

d
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: