]> git.eshelyaron.com Git - emacs.git/commit
Fix total count of messages in Rmail summary buffers
authorEli Zaretskii <eliz@gnu.org>
Sat, 1 Jul 2023 08:34:43 +0000 (11:34 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 1 Jul 2023 08:34:43 +0000 (11:34 +0300)
commit8c7f92f25c39137b5ddc2872597434fd5a3b38e9
tree751edb41803281ea4f82dcdb981df66b55fc55b7
parentbfec5674c6529ed20c2e4eeb90f9350b1f899c01
Fix total count of messages in Rmail summary buffers

* lisp/mail/rmailsum.el (rmail-new-summary-1): Actually count the
messages in the summary buffer instead of relying on
'rmail-total-messages'.  Reported by Andrea Monaco
<andrea.monaco@autistici.org>.
lisp/mail/rmailsum.el