From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Rainer Stengele Newsgroups: gmane.emacs.help Subject: Re: problems displaying german "umlaute" Date: Fri, 03 Jul 2009 20:28:31 +0200 Message-ID: <4A4E4DCF.7000904@online.de> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1246645774 32711 80.91.229.12 (3 Jul 2009 18:29:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 3 Jul 2009 18:29:34 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jul 03 20:29:27 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MMnVm-0004bs-Rl for geh-help-gnu-emacs@m.gmane.org; Fri, 03 Jul 2009 20:29:27 +0200 Original-Received: from localhost ([127.0.0.1]:59896 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MMnVm-00021l-9f for geh-help-gnu-emacs@m.gmane.org; Fri, 03 Jul 2009 14:29:26 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MMnV5-0001cF-6X for help-gnu-emacs@gnu.org; Fri, 03 Jul 2009 14:28:43 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MMnV0-0001XO-U1 for help-gnu-emacs@gnu.org; Fri, 03 Jul 2009 14:28:42 -0400 Original-Received: from [199.232.76.173] (port=54337 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MMnV0-0001XJ-1I for help-gnu-emacs@gnu.org; Fri, 03 Jul 2009 14:28:38 -0400 Original-Received: from main.gmane.org ([80.91.229.2]:46827 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MMnUz-0005FQ-F0 for help-gnu-emacs@gnu.org; Fri, 03 Jul 2009 14:28:37 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MMnUx-0002tJ-Gd for help-gnu-emacs@gnu.org; Fri, 03 Jul 2009 18:28:35 +0000 Original-Received: from nrbg-4dbe5e6f.pool.einsundeins.de ([77.190.94.111]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 03 Jul 2009 18:28:35 +0000 Original-Received: from rainer.stengele by nrbg-4dbe5e6f.pool.einsundeins.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 03 Jul 2009 18:28:35 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 49 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: nrbg-4dbe5e6f.pool.einsundeins.de User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) In-Reply-To: X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:65767 Archived-At: Rainer Stengele schrieb: > Hi all, > > sorry this is surely a standard problem but I cannot find a fast solution. > > I am using textfiles (actually org-mode text) both on windows emacs 23 > (emacsw32-20090226) and under different linux variants (kubuntu, sidux) > some running emacs 22 and some emacs 23. > > The problem is that the "umlauts" shown in the windows emacs without > problems are shown as code under linux. > > I am using the exact same configuration (versioned by subversion), > .emacs etc. > > So under windows I see: > > Hüpfreduzierspiel rekursiv lösen > > under linux I see: > > H\303\274pfreduzierspiel rekursiv l\366sen > > What can I do? > > Thank you for any hint! > > > Rainer > > > > ok, I have now replaced all wrong characters with the correct ones. I restart emacs and get this: \303\237 for "ß" \303\244 for "ä" and so on. What is this? GNU Emacs 23.1.50.1 (i386-mingw-nt5.1.2600) of 2009-06-30 on LENNART-69DE564 (patched) Rainer