[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Compilation Message encoding
From: |
duke |
Subject: |
Compilation Message encoding |
Date: |
Sun, 22 May 2011 13:19:17 -0700 (PDT) |
User-agent: |
G2/1.0 |
Hi ...
I must have hosed my .emacs file or something, but the compilation
messages that emacs return appear to have an "encoding" issue. For
example:
[code]
globals.c:12:5: warning: function declaration isnât a prototype
globals.c: In function âsomefuncâ:
globals.c:23:3: warning: implicit declaration of function âprinfâ
globals.c: In function âmainâ:
[/code]
I'm talking about all those "â". How do I get rid of that? I'm
using:
[code]
GNU Emacs 23.2.1 (i686-pc-linux-gnu, GTK+ Version 2.24.4) of
2011-04-04 on rothera, modified by Debian[/code]
on an Xubuntu box.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Compilation Message encoding,
duke <=