]> git.eshelyaron.com Git - emacs.git/commit
Allow applying Rmail summary filters consecutively
authorAndrea Monaco <andrea.monaco@autistici.org>
Thu, 27 Oct 2022 14:25:16 +0000 (17:25 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 27 Oct 2022 14:25:16 +0000 (17:25 +0300)
commit8728da58ab319cbffc160b49c716b65429c8d5a6
tree1b1fd7369184096c0e0df0a41ca5620f82633fda
parent582eaadde7d1cdbea4f8c813d6932a9caec482c7
Allow applying Rmail summary filters consecutively

* lisp/mail/rmailsum.el (rmail-summary-currently-displayed-msgs):
New variable.
(rmail-summary-apply-filters-consecutively): New user option.
(rmail-summary-fill-displayed-messages, rmail-summary-negate): New
functions.
(rmail-summary-by-labels, rmail-summary-by-recipients)
(rmail-summary-by-regexp, rmail-summary-by-topic)
(rmail-summary-by-senders): Obey
'rmail-summary-apply-filters-consecutively'.
KEEP-FILTERING, to narrow the existing filtered summary.

* etc/NEWS: Announce the change.
etc/NEWS
lisp/mail/rmailsum.el