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: Re: encoding problem in temp-buffer Date: Sat, 13 May 2006 22:32:33 +0200 Organization: University of Karlsruhe, Germany Message-ID: References: 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 1147552822 24776 80.91.229.2 (13 May 2006 20:40:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 13 May 2006 20:40:22 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat May 13 22:40:20 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 1Ff0uS-0005KS-1c for geh-help-gnu-emacs@m.gmane.org; Sat, 13 May 2006 22:40:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ff0uR-0002oF-J9 for geh-help-gnu-emacs@m.gmane.org; Sat, 13 May 2006 16:40:19 -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: 20 Original-NNTP-Posting-Host: hadim111.hadiko.uni-karlsruhe.de Original-X-Trace: news2.rz.uni-karlsruhe.de 1147552352 31529 172.20.45.11 (13 May 2006 20:32:32 GMT) Original-X-Complaints-To: usenet@rz.uni-karlsruhe.de Original-NNTP-Posting-Date: Sat, 13 May 2006 20:32:32 +0000 (UTC) User-Agent: KNode/0.10.2 Original-Xref: shelby.stanford.edu gnu.emacs.help:139391 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:35014 Archived-At: Saturday 13 May 2006 21:03 pm Eli Zaretskii wrote: > Does it help if you type "C-x RET c utf-8 RET" immediately before > invoking "M-x compile"? yes! That does the trick. I did some experimens with what I found on google (http://www.gnu.org/software/emacs/manual/html_node/Specify-Coding.html), but changing any of the variables did not work. Specifically set-buffer-process-coding-system (interactive) requires 1. process, 2. encoding, but only accepts an incoding as first input (?!). Changing LC_ALL to "C" does the trick, too. :/ Ciao Uwe -- He's dead, Jim.