diff options
| author | jao <jao@gnu.org> | 2021-08-22 01:50:48 +0100 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2021-08-21 19:48:13 -0700 |
| commit | 785745783345d3ed56f0b435fcea44515aae8bea (patch) | |
| tree | 6ebab53e026149943858ae486511e74fcf88f9c2 /devel/emacs-keybindings.org | |
| parent | 4f84c01b3ab2002812293a0951c4f69acb9ddea2 (diff) | |
emacs: new command notmuch-tree-filter
This command is analogous to notmuch-filter, but is defined on tree
mode buffers.
Diffstat (limited to 'devel/emacs-keybindings.org')
| -rw-r--r-- | devel/emacs-keybindings.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/emacs-keybindings.org b/devel/emacs-keybindings.org index f7df3040..0ff4fdf5 100644 --- a/devel/emacs-keybindings.org +++ b/devel/emacs-keybindings.org @@ -12,7 +12,7 @@ | i | | | | | j | notmuch-jump-search | notmuch-jump-search | notmuch-jump-search | | k | notmuch-tag-jump | notmuch-tag-jump | notmuch-tag-jump | -| l | notmuch-search-filter | notmuch-show-filter-thread | | +| l | notmuch-search-filter | notmuch-show-filter-thread | notmuch-tree-filter | | m | notmuch-mua-new-mail | notmuch-mua-new-mail | notmuch-mua-new-mail | | n | notmuch-search-next-thread | notmuch-show-next-open-message | notmuch-tree-next-matching-message | | o | notmuch-search-toggle-order | | notmuch-tree-toggle-order | |
