From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Uwe Mayer Newsgroups: gmane.emacs.help Subject: encoding problem in temp-buffer Date: Sat, 13 May 2006 20:18:25 +0200 Organization: University of Karlsruhe, Germany Message-ID: Reply-To: merkosh@hadiko.de NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: sea.gmane.org 1147545635 5972 80.91.229.2 (13 May 2006 18:40:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 13 May 2006 18:40:35 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat May 13 20:40:31 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Fez2U-0007lG-1Y for geh-help-gnu-emacs@m.gmane.org; Sat, 13 May 2006 20:40:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fez2T-0001Jo-FZ for geh-help-gnu-emacs@m.gmane.org; Sat, 13 May 2006 14:40:29 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!kanaga.switch.ch!switch.ch!news.belwue.de!rz.uni-karlsruhe.de!news.rz.uni-karlsruhe.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 22 Original-NNTP-Posting-Host: hadim111.hadiko.uni-karlsruhe.de Original-X-Trace: news2.rz.uni-karlsruhe.de 1147544304 24342 172.20.45.11 (13 May 2006 18:18:24 GMT) Original-X-Complaints-To: usenet@rz.uni-karlsruhe.de Original-NNTP-Posting-Date: Sat, 13 May 2006 18:18:24 +0000 (UTC) User-Agent: KNode/0.10.2 Original-Xref: shelby.stanford.edu gnu.emacs.help:139388 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:35011 Archived-At: Hi, when executing "M-x compile" (which executes "make") and I have an error in my sources emacs shows i.e. the following in the compilation temporary buffer: ... pingpong.cpp: In function \342\200\230int main(int, char**)\342\200\231: pingpong.cpp:51: error: expected `;' before \342\200\230}\242\200\231 token ... I am disturbed by the \xxx\yyy\zzz characters. I figured something is wrong with my locale settings - I just don't know which screw to tighten. locales are set to "en_GB.UTF-8" (LANG, LC_*), the source file in utf-8 encoding. Any ideas? Thanks, Uwe -- One picture is worth more than ten thousand words. -- Chinese proverb