From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: encoding problem in temp-buffer Date: Sun, 14 May 2006 22:46:07 +0300 Message-ID: References: <51CA9E7D-E8E7-4883-A574-75824DA5D9D8@Web.DE> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1147635985 20381 80.91.229.2 (14 May 2006 19:46:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 14 May 2006 19:46:25 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun May 14 21:46:22 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 1FfMXj-0001MY-Jr for geh-help-gnu-emacs@m.gmane.org; Sun, 14 May 2006 21:46:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FfMXj-0000Fy-6d for geh-help-gnu-emacs@m.gmane.org; Sun, 14 May 2006 15:46:19 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FfMXY-0000Ew-Mg for help-gnu-emacs@gnu.org; Sun, 14 May 2006 15:46:08 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FfMXX-0000Ej-VE for help-gnu-emacs@gnu.org; Sun, 14 May 2006 15:46:08 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FfMXX-0000Eg-Q4 for help-gnu-emacs@gnu.org; Sun, 14 May 2006 15:46:07 -0400 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FfMZn-0006dX-Bg for help-gnu-emacs@gnu.org; Sun, 14 May 2006 15:48:27 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-84-228-227-35.inter.net.il [84.228.227.35]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id EEM20170 (AUTH halo1); Sun, 14 May 2006 22:46:05 +0300 (IDT) Original-To: help-gnu-emacs@gnu.org In-reply-to: <51CA9E7D-E8E7-4883-A574-75824DA5D9D8@Web.DE> (message from Peter Dyballa on Sun, 14 May 2006 11:07:55 +0200) 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:35025 Archived-At: > From: Peter Dyballa > Date: Sun, 14 May 2006 11:07:55 +0200 > Cc: help-gnu-emacs@gnu.org > > > Am 13.05.2006 um 22:32 schrieb Uwe Mayer: > > > Changing LC_ALL to "C" does the trick, too. :/ > > I have only set LC_CTYPE and LANG to be "de_DE.UTF-8" and do not do > 'set-language-environment' in .emacs, and most of my buffers are > UTF-8 encoded. Are using the CVS version of Emacs 22? The OP used 21.x, IIRC.