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

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

Re: Compilation mode output is badly displayed


From: Sven Joachim
Subject: Re: Compilation mode output is badly displayed
Date: Wed, 30 Jan 2008 17:42:45 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50 (gnu/linux)

On 2008-01-30 09:28 +0100, Francis Moreau wrote:

> From a shell:
>
> $ echo $LANG
> en_US.UTF-8
>
> $ echo  $LC_CTYPE
>
>
> So it seems the reason why GCC emits UTF-8 encoding.
>
> That said why doesn't Emacs notice the UTF-8 environment too ? It could
> switch automatically to UTF-8 in this case ?

Normally it does, but you may have cruft in your init file that sets up
a non-UTF-8 environment.  Look there for calls to
set-language-environment and standard-display-european.

Sven


reply via email to

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