On 11/4/06, MJ Ray <mjr at phonecoop.coop> wrote: > Anyone got tips for a good UTF-8-aware console editor? I can't seem to > make Emacs work and I hate Vim. Try adding (prefer-coding-system 'utf-8) to your .emacs file. Hope this helps, LMB