emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Add publishing with utf8


From: sindikat
Subject: Re: [O] Add publishing with utf8
Date: Tue, 22 Nov 2011 21:09:22 +0100

I added this to my .emacs:
(set-language-environment "UTF-8")
(prefer-coding-system 'utf-8-unix)
(org-export-html-coding-system 'utf-8-unix) but Emacs still opens files with pure ASCII as undecided-unix, thus producing wrong iso-8859-1 in my charsets again. I don't know what to do. Is there any way to force Emacs open any file as utf-8?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]