]> git.eshelyaron.com Git - emacs.git/commit
Allow applying filters to summary consecutively
authorAndrea Monaco <andrea.monaco@autistici.org>
Thu, 27 Oct 2022 13:56:12 +0000 (16:56 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 27 Oct 2022 13:56:12 +0000 (16:56 +0300)
commitc8b9ba5fa1bf3a20b9b08a553ad088ca33f3d1ba
tree7f9c25c0bdbf332c97e910379adc06db246baaef
parent877f706c861ec14a3258e53b82b9c8fd86890ca4
Allow applying filters to summary consecutively

* lisp/mail/rmailsum.el (rmail-summary-currently-displayed-msgs):
New variable.
(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): Accept an additional argument
KEEP-FILTERING, to narrow the existing filtered summary.

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