Skip to content

Some mu4e fixes (#200, draft not removed, draft editing issues (tested in v1.12.8) #205

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

seblemaguer
Copy link
Contributor

This PR builds on top of #204 and #201 to fix several issues:

I did my best to test the different commits, but I didn't systematize it.

jsilve24 and others added 3 commits May 30, 2025 12:21
fixes jeremy-compostella#200

remove undo from message-sent-hook as it was causing an error and for html drafts to be sent after successful message sending (unintended behavior).

Also discussed in jeremy-compostella#182 where the hook was suspected to be causing problems jeremy-compostella#182

Note, in jeremy-compostella#182 multiple users report no issues after removing hook.

As requested, only turn remove hook from mu4e
When editing a mu4e draft, the message doesn't have parent. This leads to a "mu4e-warn: [mu4e] No message at point"
This commit aims to fix this
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

org-msg leads to saving html draft after sending
3 participants