LWN.net Logo

Emacs 22.1 released

Emacs 22.1 released

Posted Jun 4, 2007 18:24 UTC (Mon) by asamardzic (guest, #27161)
In reply to: Emacs 22.1 released by andre68
Parent article: Emacs 22.1 released

There are several settings involved here:
- first, you need to select UTF-8 font for Emacs
- then, you need to select UTF-8 as Emacs language environment ("C-x RET l", then "UTF-8")
- then you could load your UTF-8 text file, and you should be able to see UTF-8 glyphs properly
- finally, if you'd like to edit the file, you need to select "input method" ("C-x RET C-\", and then type in your preferred input method)

Of course, all of above could be automated (for example, I'm doing first thing trough my ~/.Xdefaults file, regarding second thing I have (set-language-environment "UTF-8") in my ~/.emacs file, etc.).


(Log in to post comments)

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds