diff options
| author | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2026-04-08 00:30:44 +0300 |
|---|---|---|
| committer | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2026-04-08 00:30:44 +0300 |
| commit | 03045b9fc6949897f82d83ebd392bcdf7de0ef50 (patch) | |
| tree | 481962e822c6d140d4fb32450e93aa9c391dee13 /NEWS.org | |
| parent | 772d052a1a74b41cdb5c76875fc38bcf879fe896 (diff) | |
mu4e: be more careful deleting frames
Remember the exact frame we created, and only kill that one.
Ensure mu4e-compose-post-hook fires at most once.
Diffstat (limited to 'NEWS.org')
| -rw-r--r-- | NEWS.org | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -19,7 +19,9 @@ - ~mu4e-compose-reply-include-mime-types~ specifies the mime-types for message attachments that should be included in replies, with the default set to "text/x-patch" -- i.e., patches are included in replies, so you can comment - on them. Set to nil to disable. + on them. Set to nil to disable. (1.14.0) + + - ~mu4e-compose-post-hook~ only runs once per message (buffer) (1.14.1) *** scm |
