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: Oleksandr Gavenko
Subject: Re: encoding in *compilation-buffer*
Date: Sat, 19 Feb 2011 15:09:46 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6

On 2011-02-19 14:31, tlanglois wrote:
Peter Dyballa wrote:

Which tool is actually emitting these codes? (I presume it's this
"javatolatex".) Does its documentation tell a bit about colours?

no gcc is emiting those codes.
After a little googling I found a solution:
If I set export LC_ALL=C in a *shell* buffer, gcc emits normal ascii
characters.
But I don't know how to set that variable in *compilation* buffers
automatically.

Not automatically but for this purpose I use:

  M-x compile LANG=C make RET

when need output in EN locale (instead Russian). EN locale useful for
googling about occurred errors or if GCC lang settings misconfigured.

--
Best regards!




reply via email to

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