Dirk-Jan C. Binnema
Dirk-Jan C. Binnema
If it's just the headers-line, that's #2897 (I've pushed a fix for that). But otherwise (the issue reported here), mu4e tries to find the correct headers-buffer, and then display the...
Ah, though the above is really about the _headers_ showing up in a different frame. For the _view_, you'd need to check view-buffer, as per `mu4e-get-view-buffer`.
That's #2897 which is fixed in `master`.
Hmmm, I think that is "expected behavior", the output shows up in the echo area of the frame that has focus.
Can't reproduce, when I forward that message, I get a correct one back. The draft you have looks reasonable as well, at a first glance. I get: ``` --=-=-= Content-Type:...
I guess there are few things you could try -- different values for `message-forward-as-mime` and `message-forward-show-mml` and see if that makes a difference. You can also try some different files...
Hmm, not sure we can help much in this case. It seems like some specific problem with that particular mail-server; moreover, mu4e is re-using the Emacs built-in functionality for that...