Dirk-Jan C. Binnema
Dirk-Jan C. Binnema
You mean the "Subject:/ct"? Please describe exactly (in terms of the keys you type) what edit-draft-edt means; and when the "messed up" happen. Does that happen each time? Thanks.
I removed the `needsinfo`... but I still can't repro this. Maybe something Emacs 28 specific.
Ah, thanks for checking... I tried emacs 27 and I _could_ reproduce ... I'll reopen this to see if we can do anything about this from the mu4e side.
Still present with the latest.
I've pushed a fix, the problem was with Gnus' `message-hide-headers` in older emacs versions; we use a (copy of) a newer one now.
Thank you for your work, even including tests! However, I think it does a bit too much, e.g. `mu-sexp.hh` shouldn't depend on `mu-fields.hh` It could indeed be useful to add...
Ah, so I think all that's needed is that little snippet I posted + a helper function for the TODO; no further changes are needed at this point; adding some...
I've updated things as discussed above, closing this. Thank you for your work!
Unable to reproduce. Are you using Doom's special mu4e version?
I tried with emacs-29.4 as well as with 28.2 and no further customizations, and I can't reproduce the misbehavior. I.e., ``` /usr/local/bin/emacs-29.4 -Q --eval "(progn (add-to-list 'load-path \"~/Sources/mu/build/mu4e\") (setq mu4e-mu-binary...