help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: encoding in *compilation-buffer*


From: Peter Dyballa
Subject: Re: encoding in *compilation-buffer*
Date: Sun, 20 Feb 2011 10:40:33 +0100


Am 20.02.2011 um 02:30 schrieb tlanglois:

The solution is to set the variable when starting emacs. When I put (setenv
"LC_CTYPE" "C")
in my .emacs file everything is OK including when compiling with M-x compile
I don't know if setting this environment variable for the whole emacs
session may cause undesirable side effects.


GNU Emacs will now interpret everything in 7-bit US-ASCII. Including file names. Putting compilation only in this mode (env LC_CTYPE=C <command>) should be sufficient.

--
Greetings

  Pete

Atheism is a non prophet organization.




reply via email to

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