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: how to change file coding system Date: Thu, 18 Aug 2005 13:37:51 +0200 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v622) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1124370668 11328 80.91.229.2 (18 Aug 2005 13:11:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 18 Aug 2005 13:11:08 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Aug 18 15:10:58 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1E5k7w-0004hY-8O for geh-help-gnu-emacs@m.gmane.org; Thu, 18 Aug 2005 15:08:12 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E5kBS-0006jA-0q for geh-help-gnu-emacs@m.gmane.org; Thu, 18 Aug 2005 09:11:50 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1E5jH7-0006DC-AL for help-gnu-emacs@gnu.org; Thu, 18 Aug 2005 08:13:37 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1E5jH3-0006B7-9T for help-gnu-emacs@gnu.org; Thu, 18 Aug 2005 08:13:34 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E5jBs-0004KC-PT for help-gnu-emacs@gnu.org; Thu, 18 Aug 2005 08:08:12 -0400 Original-Received: from [217.72.192.209] (helo=smtp05.web.de) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1E5iyV-0001ak-Ki for help-gnu-emacs@gnu.org; Thu, 18 Aug 2005 07:54:23 -0400 Original-Received: from [84.245.189.31] (helo=[192.168.1.2]) by smtp05.web.de with asmtp (TLSv1:RC4-SHA:128) (WEB.DE 4.105 #314) id 1E5iiX-0008Fi-00; Thu, 18 Aug 2005 13:37:53 +0200 In-Reply-To: X-Image-Url: http://homepage.mac.com/sparifankal/.cv/thumbs/me.thumbnail Original-To: Martin Monsorno X-Mailer: Apple Mail (2.622) 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:28819 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:28819 Am 18.08.2005 um 10:40 schrieb Martin Monsorno: > What remains is the problem with emacs and UTF-8 files. > I have GNU Emacs 21.3.50 from CVS in rare use too. It has no problems=20 to open an actual UTF-8 file in UTF-8 or an ISO Latin-1 file in ISO=20 Latin-1. Although it has problems to show most of the >100K glyphs in=20 Unicode, but that's a secondary problem to deal with in elaborate=20 fontsets. Such a header line helps Emacs: ;;; -*- mode: Text; coding: utf-8; -*- (The first three `;=B4 are three comment characters.) Or such a footer: % % Local Variables: % mode: LaTeX % fill-column: 160 % coding-system: iso-latin-1 % End: % %% (The `%=B4 introduces a comment in TeX.) And yes, I meant and I wrote C-x RET r. Usually I first view a file's=20 contents and judge then if I need to change the encoding Emacs uses by=20= default. -- Mit friedvollen Gr=FC=DFen Pete Es gibt 10 Sorten Leute: solche, die bin=E4r verstehen, und solche, die=20= es nicht verstehen.