From: tlanglois <tl@di.fc.ul.pt>
To: Help-gnu-emacs@gnu.org
Subject: Re: encoding in *compilation-buffer*
Date: Thu, 17 Feb 2011 05:55:25 -0800 (PST) [thread overview]
Message-ID: <30949803.post@talk.nabble.com> (raw)
In-Reply-To: <D5CBC047-A0CA-48D6-8190-7FA024F95927@Web.DE>
Peter Dyballa wrote:
>
>
> Am 15.02.2011 um 23:03 schrieb tlanglois:
>
>> Is there a way to fix this ?
>
> Use xterm in UTF-8 mode (maybe uxterm) and set environment variables
> LC_CTYPE (and LANG too) to some UTF-8 based value (for example
> de_DE.UTF-8).
>
Thanks for responding.
I've done what you suggest. In a uxterm I have :
$ locale
LANG=en_US.utf8
LC_CTYPE="en_US.utf8"
LC_NUMERIC="en_US.utf8"
LC_TIME="en_US.utf8"
LC_COLLATE="en_US.utf8"
LC_MONETARY="en_US.utf8"
LC_MESSAGES="en_US.utf8"
LC_PAPER="en_US.utf8"
LC_NAME="en_US.utf8"
LC_ADDRESS="en_US.utf8"
LC_TELEPHONE="en_US.utf8"
LC_MEASUREMENT="en_US.utf8"
LC_IDENTIFICATION="en_US.utf8"
LC_ALL=
but I get the same weird output in emacs.
If I issue the compilation command in a uxterm (o xterm with same locale
settings) the message is normal :
$ make -f make-javatolatex
gcc javatolatex.c -o javatolatex -lfl
javatolatex.lex:11: error: expected ‘,’ or ‘;’ before ‘void’
make: *** [javatolatex] Error 1
So it seems to be an emacs-related problem and not a problem related to the
terminal.
T.
--
View this message in context: http://old.nabble.com/encoding-in-*compilation-buffer*-tp30934972p30949803.html
Sent from the Emacs - Help mailing list archive at Nabble.com.
next prev parent reply other threads:[~2011-02-17 13:55 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-15 22:03 encoding in *compilation-buffer* tlanglois
2011-02-16 20:23 ` Peter Dyballa
2011-02-17 13:55 ` tlanglois [this message]
2011-02-17 14:23 ` Peter Dyballa
2011-02-19 14:31 ` tlanglois
2011-02-19 15:08 ` Peter Dyballa
2011-02-20 1:30 ` tlanglois
2011-02-20 9:40 ` Peter Dyballa
2011-02-20 12:58 ` tlanglois
2011-02-20 13:15 ` tlanglois
2011-02-20 13:22 ` Oleksandr Gavenko
2011-02-27 21:34 ` tlanglois
2011-02-20 14:14 ` Peter Dyballa
2011-02-19 15:09 ` Oleksandr Gavenko
[not found] ` <mailman.1.1298125912.23047.help-gnu-emacs@gnu.org>
2011-02-19 15:03 ` Alain Ketterlin
2011-02-19 16:04 ` Peter Dyballa
[not found] ` <mailman.6.1298131487.23047.help-gnu-emacs@gnu.org>
2011-02-19 17:12 ` Alain Ketterlin
2011-02-19 20:30 ` Peter Dyballa
2011-02-19 21:02 ` Peter Dyballa
[not found] <mailman.7.1297885528.10461.help-gnu-emacs@gnu.org>
2011-02-17 1:25 ` Stefan Monnier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=30949803.post@talk.nabble.com \
--to=tl@di.fc.ul.pt \
--cc=Help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).