djcb / mu

maildir indexer/searcher + emacs mail client + guile bindings
http://www.djcbsoftware.nl/code/mu
GNU General Public License v3.0
1.61k stars 389 forks source link

[mu4e bug] message buffer not killed after sending mail #2681

Closed TitusMu closed 5 months ago

TitusMu commented 6 months ago

Describe the bug Since I updated to Mu4e 1.12.2, after sending an e-mail there is a buffer left. It is buried, but nonetheless bothers me. It doesn't show the complete mail, just the header (From, To, Subject, Date), and is named something like 1712305400.3391177ec2d519f5.zenbook-titus:2,DS. As the numbers change with every mail, it is not as easy to automatically filter out in my buffer list, and with every sent mail another buffer is added. I have message-kill-buffer-on-exit set to t.

How to Reproduce Open Mu4e and send an e-mail.

Environment Linux Kubuntu 23.10, Emacs 30.0.50, mu4e 1.12.2

Is there a setting to kill those buffers right after sending the mail? Or should it be killed when message-kill-buffer-on-exit is set to t, and this is a bug?

Thank you very much for Mu4e, I love it!

djcb commented 5 months ago

Known problem... let me try a fix.