Replies: 1 comment
|
Consider using GNU Recode to transform all files en masse to UTF-8 (and back, if you really need that legacy encoding). |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I confirm that...
I searched the FAQ, issue tracker, discussions board, documentation, and wiki, and did not find an answer to my question.
Any discussions with or conclusions derived from the use of LLMs will be omitted from my question.
What is your question?
I am using this software
DOOMEMACSin English and Spanish (ISO-LATIN-1andUTF-8). When I copy and paste content from the internet or my inbox into ascratch.orgbuffer, Emacs recognizes the default UTF-8 encoding only when I right-click on the mouse. Using the keybindingC-y(yank) saves it as raw text and does not recognize characters likeá,é,ñ, etc. I can't re-code it asUTF-8without correcting each character individually, such as\242 = ó,\240 = á. This creates extra work when writing long text blocks. You should have a workaround for this aside from your preference for the mouse. Can you help? Please review my 60 draft patching lines.System information
No response
All reactions