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

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

Re: Correct Display of UTF-8-coded Compilation Warnings/Errors inside co


From: Eli Zaretskii
Subject: Re: Correct Display of UTF-8-coded Compilation Warnings/Errors inside compilation-mode
Date: Tue, 22 May 2007 09:54:12 +0300

> From: Pascal Bourguignon <pjb@informatimago.com>
> Date: Tue, 22 May 2007 03:34:39 +0200
> 
> Nordlöw <per.nordlow@gmail.com> writes:
> > I am using the locale sv_SE.UTF-8 so GCC speaks my mother-tongue to
> > me, which is very nice.
> >
> > How do I make compilation-mode read and respect this locale when I
> > compile from within emacs, inside compilation-mode? My installation
> > (latest CVS version of Emacs) interprets it iso-latin-1.
> 
> Put:
> 
>    (set-default-coding-systems 'utf-8)
> 
> in ~/.emacs

Doesn't Emacs already do this automatically at startup?  I think it
does.




reply via email to

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