]> git.eshelyaron.com Git - emacs.git/commit
Fix 'rmail-summary-by-thread'
authorEli Zaretskii <eliz@gnu.org>
Sat, 6 Jan 2024 17:30:16 +0000 (19:30 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 13 Jan 2024 18:21:22 +0000 (19:21 +0100)
commit16381f30297c1d698626672a396d50db382beb05
tree5909203acd1a6e5671ff33988793ba2e0948c41f
parent95d37b76ff2ac9fc35e9a08d1a91dd3566f49064
Fix 'rmail-summary-by-thread'

* lisp/mail/rmailsum.el (rmail-summary-by-thread): Call
'rmail-new-summary' from the original buffer, not from
'rmail-buffer' to avoid failing the logic in 'rmail-new-summary'
that decides whether to pop up a new window.  Reported by Andrea
Monaco <andrea.monaco@autistici.org>.

(cherry picked from commit 8729a2a10d9b8d88f6ba33b5ce62f74d89e7788a)
lisp/mail/rmailsum.el