aboutsummaryrefslogtreecommitdiff
path: root/docs/mu4e-org-msg-compose-buffer-cleanup.org
Commit message (Collapse)AuthorAgeFilesLines
* docs(mail): document compose-buffer cleanup settingsCraig Jennings2026-05-231-0/+63
I added docs/mu4e-org-msg-compose-buffer-cleanup.org explaining the one setting that controls whether mail compose buffers close on exit (message-kill-buffer-on-exit), why org-msg needs no setting of its own (it reads the variable, never sets it), and the trap that a stray setter in org-msg's :config silently wins over the mu4e one.