]> git.notmuchmail.org Git - notmuch/commitdiff
emacs: add a filter option to show
authorMark Walters <markwalters1009@gmail.com>
Sat, 13 Jun 2015 08:08:09 +0000 (09:08 +0100)
committerDavid Bremner <david@tethera.net>
Tue, 4 Aug 2015 07:15:23 +0000 (09:15 +0200)
Show the current thread with a different filter (i.e., open messages
in the thread matching the new query).

Bound to 'l' for "limit".

Note that it is not the same as filter in search mode as it replaces
the existing query rather than ANDing with it (but it does keep the
thread-id part of the query).


No differences found