Re: font or face problem in emacs
- From: "Mumia W." <mumia.w.18.spam+nospam@xxxxxxxxxxxxx>
- Date: Thu, 29 Jun 2006 14:25:29 -0500
H.S. wrote:
[...]
----------------------------------------------------------------
and I compile it with:
g++ -Wall -ansi -o testprog testprog.cc
I get the following in my emacs compiler message window (notice the strange characters around the variables and function names):
----------------------------------------------------------------
g++ -Wall -ansi -o testprog testprog.cc
testprog.cc: In function âint main()â:
testprog.cc:6: warning: unused variable âiâ
testprog.cc:6: warning: unused variable âjâ
Compilation finished at Thu Jun 29 15:01:30
----------------------------------------------------------------
[...]
Hi H.S.
Those are the utf8 versions of the left and right single quote symbols. Evidently, your compiler thinks that you want it to output error messages and warnings in utf8.
HTH
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- References:
- font or face problem in emacs
- From: H.S.
- font or face problem in emacs
- Prev by Date: Re: How do I configure Audigy LS Soundcard? ALSA, Etch, 7.1 speaker
- Next by Date: Re: Flatbed Scanner
- Previous by thread: font or face problem in emacs
- Next by thread: Re: font or face problem in emacs
- Index(es):
Relevant Pages
|