From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: Francis Moreau <francis.moro@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Compilation mode output is badly displayed
Date: Tue, 29 Jan 2008 18:06:41 +0100 [thread overview]
Message-ID: <2253D888-A870-401A-B5CB-B4A2495D9226@Web.DE> (raw)
In-Reply-To: <38b2ab8a0801290351s732210f5k8a2ec2d1b26f0a7b@mail.gmail.com>
Am 29.01.2008 um 12:51 schrieb Francis Moreau:
> drivers/scsi/sata_via.c:1237: error: â\200\230struct inodeâ\200\231
> has no member named â\200\230i_semâ\200\231
You just need to switch your *compilation* buffer to display the
contents as UTF-8 contents. ``â\200\230´´ and ``â\200\231´´ are the
byte triplets that make the UTF representation of ``‘´´ and ``’´´, U
+2018 and U+2019. ``â\200\230´´ and ``â\200\231´´ are equivalent to
0xE28098 and 0xE28099.
--
Greetings
Pete
There is no worse tyranny than to force a man to pay for what he does
not want merely because you think it would be good for him.
– Robert Heinlein
next prev parent reply other threads:[~2008-01-29 17:06 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 [this message]
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
[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
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=2253D888-A870-401A-B5CB-B4A2495D9226@Web.DE \
--to=peter_dyballa@web.de \
--cc=francis.moro@gmail.com \
--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).