all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* linux/gcc, apostrophs display problem
@ 2009-02-23 13:45 towi
  2009-02-28  8:53 ` Vagn Johansen
  0 siblings, 1 reply; 4+ messages in thread
From: towi @ 2009-02-23 13:45 UTC (permalink / raw
  To: help-gnu-emacs

Hi,

when gcc prints warnings or errors it puts identifiers in two strange
single-quotes.

When I do "M-x compile" with "gcc textm.c" the apostrophs are printed
fine.

But, when I have a more complex project with automake and libtool and
everything, when I compile "M-x compile" and "make" the apostrophs get
converted somehow so that emacs displays them as octal codes.
For example:

../../../../trunk/src/mediator/Utils/PortingDBMap.cpp:18: warning:
\342\200\230utils::PortingDBMap::entries\342\200\231 should be
initialized in the member initialization list

I realize that the above codes are UTF-8 apostrophs, and when I copy-
pasted them here they even appeared as apostrophs. Therefor, I gather,
the output is still ok in some sense.

But why is it displayed fine this way and quoted the other way? Do I
have to switch the encoding on the "*compilation*" buffer? And how
would I do that? Or can I pass the output through a filter, just
replacing the nasty UTF-8 chars with a simple '-tick? Can I configure
emacs to do this?

Thanks in advance.

tschau, towi.

PS: I am quite versed in Linux and programming in general, but not as
secure in emacs-lisp -- more a copy-and-paste guy in that area... ;-)


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-03-04 15:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-23 13:45 linux/gcc, apostrophs display problem towi
2009-02-28  8:53 ` Vagn Johansen
2009-03-04 15:20   ` towi
2009-03-04 15:37     ` towi

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.