]> git.eshelyaron.com Git - emacs.git/commit
New Rmail summary "by thread"
authorAndrea Monaco <andrea.monaco@autistici.org>
Tue, 15 Nov 2022 19:07:18 +0000 (20:07 +0100)
committerEli Zaretskii <eliz@gnu.org>
Thu, 17 Nov 2022 13:53:20 +0000 (15:53 +0200)
commit51589f81323aa5010573ecfa5c3be95416a57df3
tree9ef694b945ae9dc56b685c5e023ce59814fedf3f
parentf320663239a14aceee01868c465a4461e3a69954
New Rmail summary "by thread"

* lisp/mail/rmailsum.el (rmail-summary-subjects-hash-table)
(rmail-summary-message-parents-vector)
(rmail-summary-message-ids-hash-table): New variables.
(rmail-summary-fill-message-ids-hash-table)
(rmail-summary--split-header-field)
(rmail-summary-fill-message-parents-vector)
(rmail-summary-direct-descendants)
(rmail-summary--walk-thread-message-recursively)
(rmail-summary-by-thread): New functions.

* etc/NEWS: Announce the new Rmail features.
etc/NEWS
lisp/mail/rmailsum.el