From: "Francis Moreau" <francis.moro@gmail.com>
To: "Peter Dyballa" <Peter_Dyballa@web.de>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Compilation mode output is badly displayed
Date: Wed, 30 Jan 2008 09:28:14 +0100 [thread overview]
Message-ID: <38b2ab8a0801300028s1dee99fbud53c61c7fe7dcf99@mail.gmail.com> (raw)
In-Reply-To: <C8349EC7-1DA7-47B1-A1C1-13F11CF4F80D@Web.DE>
On Jan 29, 2008 9:47 PM, Peter Dyballa <Peter_Dyballa@web.de> wrote:
>
> Am 29.01.2008 um 12:51 schrieb Francis Moreau:
>
> > Can anyone help me to sort this out ?
>
>
> These typographic quotes come from GCC: can you try to put it into an
> 8- or 7-bit environment, like in:
>
> env LC_CTYPE=FR_fr.ISO8859-15 make -k ...
It works fine
> env LANG=FR_fr.ISO8859-15 make -k ...
It works fine
> env LANG=FR_fr.ISO8859-15 LC_CTYPE=FR_fr.ISO8859-15 make -k ...
It works fine
>
> There must be a reason why GCC emits these typographic quotes. I am
> sure outside an UTF-8 based environment GCC won't emit those Unicode
> characters ...
>
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 ?
Thanks
--
Francis
next prev parent reply other threads:[~2008-01-30 8:28 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-29 11:51 Compilation mode output is badly displayed Francis Moreau
2008-01-29 17:06 ` Peter Dyballa
2008-01-29 17:29 ` Francis Moreau
2008-01-29 20:27 ` Eli Zaretskii
2008-01-29 20:47 ` Peter Dyballa
2008-01-30 8:28 ` Francis Moreau [this message]
[not found] ` <mailman.6736.1201681699.18990.help-gnu-emacs@gnu.org>
2008-01-30 16:42 ` Sven Joachim
2008-01-30 19:18 ` Peter Dyballa
[not found] ` <mailman.6764.1201720817.18990.help-gnu-emacs@gnu.org>
2008-01-30 19:41 ` Sven Joachim
2008-01-31 8:28 ` Francis Moreau
[not found] ` <mailman.6785.1201768127.18990.help-gnu-emacs@gnu.org>
2008-01-31 15:38 ` 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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=38b2ab8a0801300028s1dee99fbud53c61c7fe7dcf99@mail.gmail.com \
--to=francis.moro@gmail.com \
--cc=Peter_Dyballa@web.de \
--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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.