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: Encoding Problems Date: Tue, 7 Mar 2006 20:30:50 +0100 Message-ID: <7DD68E82-E591-4B7C-8D53-5A098BB4FAD4@Web.DE> References: <1141735128.070047.257240@u72g2000cwu.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=WINDOWS-1252; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1141759986 16020 80.91.229.2 (7 Mar 2006 19:33:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 7 Mar 2006 19:33:06 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 07 20:33:02 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 1FGhvS-00076W-QN for geh-help-gnu-emacs@m.gmane.org; Tue, 07 Mar 2006 20:32:55 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FGhvR-00045K-Pd for geh-help-gnu-emacs@m.gmane.org; Tue, 07 Mar 2006 14:32:53 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FGhtZ-0007n1-QX for help-gnu-emacs@gnu.org; Tue, 07 Mar 2006 14:30:58 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FGhtX-0007fH-W2 for help-gnu-emacs@gnu.org; Tue, 07 Mar 2006 14:30:56 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FGhtW-0007cN-WC for help-gnu-emacs@gnu.org; Tue, 07 Mar 2006 14:30:55 -0500 Original-Received: from [217.72.192.243] (helo=fmmailgate05.web.de) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FGhwC-0004rG-Jy for help-gnu-emacs@gnu.org; Tue, 07 Mar 2006 14:33:41 -0500 Original-Received: by fmmailgate05.web.de (8.12.10/8.12.10/webde Linux 0.7) with ESMTP id k27JUqcN003803; Tue, 7 Mar 2006 20:30:52 +0100 Original-Received: from [87.193.39.49] (helo=[192.168.1.2]) by smtp05.web.de with asmtp (TLSv1:RC4-SHA:128) (WEB.DE 4.106 #94) id 1FGhtU-0003Cr-00; Tue, 07 Mar 2006 20:30:52 +0100 In-Reply-To: <1141735128.070047.257240@u72g2000cwu.googlegroups.com> X-Image-Url: http://homepage.mac.com/sparifankal/.cv/thumbs/me.thumbnail Original-To: Nicolas Keller X-Mailer: Apple Mail (2.746.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:33630 Archived-At: Am 07.03.2006 um 13:38 schrieb Nicolas Keller: > How can I tell Emacs to automatically keep the ISO-8859-1 encoding =20 > when > I save the file after inserting this character? I'd use another encoding, one with =80 ... (prefer-coding-system 'iso-latin-9-unix) (prefer-coding-system 'iso-8859-15) or in the file either among the first few lines: ;; -*- mode: Emacs-Lisp; coding: iso-8859-15; -*- or at its end: % % Local Variables: % mode: LaTeX % fill-column: 77 % coding-system: iso-latin-9 % End: The differences between ISO Latin-1 and ISO Latin-9/0 are minimal and =20= not to advantage for ISO Latin-1. -- Mit friedvollen Gr=FC=DFen Pete Gut durch ist besser als unten durch