summaryrefslogtreecommitdiff
path: root/NEWS.org
diff options
context:
space:
mode:
authorDirk-Jan C. Binnema <djcb@djcbsoftware.nl>2026-04-08 00:30:44 +0300
committerDirk-Jan C. Binnema <djcb@djcbsoftware.nl>2026-04-08 00:30:44 +0300
commit03045b9fc6949897f82d83ebd392bcdf7de0ef50 (patch)
tree481962e822c6d140d4fb32450e93aa9c391dee13 /NEWS.org
parent772d052a1a74b41cdb5c76875fc38bcf879fe896 (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.org4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS.org b/NEWS.org
index cc4f30e..bcae3e9 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -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