jeremy-compostella / org-msg

OrgMsg is a GNU/Emacs global minor mode mixing up Org mode and Message mode to compose and reply to emails in a Outlook HTML friendly style.
GNU General Public License v3.0
280 stars 60 forks source link

Save the reply-to message with the correct coding-system #93

Closed Chris00 closed 3 years ago

Chris00 commented 3 years ago

Without this, the preview with C-c C-e and the final composed message do not display accented characters well.

Chris00 commented 3 years ago

I agree, my solution was brittle. I pushed something based on your idea. I also fixed a regexp to produce correct mailto links when accented characters are present in the name.