From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: Still problems with desktop.el -> coding Date: Wed, 5 Jul 2006 12:56:20 +0200 Message-ID: References: <200607051132.10561.sebastianmeisel@web.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=WINDOWS-1252; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1152097099 13752 80.91.229.2 (5 Jul 2006 10:58:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 5 Jul 2006 10:58:19 +0000 (UTC) Cc: emacs mailing list Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jul 05 12:58:18 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 1Fy558-0003l9-Gg for geh-help-gnu-emacs@m.gmane.org; Wed, 05 Jul 2006 12:58:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fy558-0002nZ-1D for geh-help-gnu-emacs@m.gmane.org; Wed, 05 Jul 2006 06:58:10 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fy54x-0002nU-IX for help-gnu-emacs@gnu.org; Wed, 05 Jul 2006 06:57:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fy54w-0002mt-5o for help-gnu-emacs@gnu.org; Wed, 05 Jul 2006 06:57:59 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fy54w-0002mq-2d for help-gnu-emacs@gnu.org; Wed, 05 Jul 2006 06:57:58 -0400 Original-Received: from [217.72.192.234] (helo=fmmailgate03.web.de) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fy5Io-0004d9-Gz for help-gnu-emacs@gnu.org; Wed, 05 Jul 2006 07:12:18 -0400 Original-Received: from smtp07.web.de (fmsmtp07.dlan.cinetic.de [172.20.5.215]) by fmmailgate03.web.de (Postfix) with ESMTP id E9C086F31B2 for ; Wed, 5 Jul 2006 12:56:22 +0200 (CEST) Original-Received: from [87.193.29.38] (helo=[192.168.1.2]) by smtp07.web.de with asmtp (TLSv1:RC4-SHA:128) (WEB.DE 4.107 #114) id 1Fy53O-0001aS-00; Wed, 05 Jul 2006 12:56:22 +0200 In-Reply-To: <200607051132.10561.sebastianmeisel@web.de> X-Image-Url: http://homepage.mac.com/sparifankal/.cv/thumbs/me.thumbnail Original-To: Sebastian Meisel X-Mailer: Apple Mail (2.752.2) X-Sender: Peter_Dyballa@web.de 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:35824 Archived-At: Am 05.07.2006 um 11:32 schrieb Sebastian Meisel: > ----> > Beim Blick auf das Scheidungsrecht im Alten Testament, f=99=E4llt auf =20= > das sie -- > wie auch die Ehe -- nirgends ausdr=99=FCcklich > <------- Ah, that's a different case! So it's not the contents of the file =20 desktop writes to save the names of buffers, it's the contents of the =20= open buffers! This *cannot* be caused by desktop.el. You might like to add to .emacs: (prefer-coding-system 'iso-latin-1-unix) although LC_CTYPE set correctly should do this inherently. Don't forget to save the files with corrected contents before leaving =20= GNU Emacs! Otherwise you'll see the same again ... Another cure is a header line like this: %%% -*- mode: LaTeX-mode; coding: iso-8859-15-unix; fill-column: = 90 -*- or the use of 'local variables' in the file's footer: % % Local Variables: % mode: LaTeX % fill-column: 160 % coding-system: iso-latin-9 % End: % %% BTW, ``--=B4=B4 is not used in German, our ``Gedankenstrich=B4=B4 is = ``-=B4=B4 =20 (or is it TeX notation?). The comma is in the wrong place. The second =20= ``das=B4=B4 should be ``dass=B4=B4 -- and it should be in that context = ``auf, =20 dass=B4=B4. -- Mit friedvollen Gr=FC=DFen Pete The human animal differs from the lesser primates in his passion for =20 lists of "Ten Best." -- H. Allen Smith