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: Euro Sign and Bitstream Vera Date: Sun, 28 Jan 2007 00:16:25 +0100 Message-ID: <25565EDC-340B-4C5C-8486-AA315C1C202E@Web.DE> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=UTF-8; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1169940994 16906 80.91.229.12 (27 Jan 2007 23:36:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 27 Jan 2007 23:36:34 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: berberic@fmi.uni-passau.de Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jan 28 00:36:31 2007 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 1HAx5z-0001LA-IW for geh-help-gnu-emacs@m.gmane.org; Sun, 28 Jan 2007 00:36:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HAx5z-0002RK-72 for geh-help-gnu-emacs@m.gmane.org; Sat, 27 Jan 2007 18:36:31 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HAx5l-0002R5-I9 for help-gnu-emacs@gnu.org; Sat, 27 Jan 2007 18:36:17 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HAx5k-0002Qt-J9 for help-gnu-emacs@gnu.org; Sat, 27 Jan 2007 18:36:17 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HAx5k-0002Qq-Do for help-gnu-emacs@gnu.org; Sat, 27 Jan 2007 18:36:16 -0500 Original-Received: from fmmailgate01.web.de ([217.72.192.221]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HAx5k-0007eP-07 for help-gnu-emacs@gnu.org; Sat, 27 Jan 2007 18:36:16 -0500 Original-Received: from smtp05.web.de (fmsmtp05.dlan.cinetic.de [172.20.4.166]) by fmmailgate01.web.de (Postfix) with ESMTP id 9773C579C381; Sun, 28 Jan 2007 00:34:52 +0100 (CET) Original-Received: from [62.134.231.140] (helo=[192.168.1.2]) by smtp05.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.107 #114) id 1HAx4O-0001bn-00; Sun, 28 Jan 2007 00:34:52 +0100 In-Reply-To: X-Image-Url: http://homepage.mac.com/sparifankal/.cv/thumbs/me.thumbnail X-Mailer: Apple Mail (2.752.2) X-Sender: Peter_Dyballa@web.de X-detected-kernel: Linux 2.4-2.6 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:40711 Archived-At: Am 27.01.2007 um 22:13 schrieb M G Berberich: > I have the problem, that my emacs (23.0.0.1) with > Bitstream-Vera-Sans-Mono-Font shows the Euro-sign =E2=80=98=E2=82=AC=E2=80= =99 as =20 > Currency-sign > =E2=80=98=C2=A4=E2=80=99=E2=80=A6 sometimes. You need to understand that the =E2=82=AC is shown in ISO 8859-15 (ISO =20= Latin-9), ISO 8859-16 (ISO Latin-10), and UTF-8 encodings (maybe =20 there are also some more obscure). In the first two cases it has hex A=20= $, dec 164, oct 244. In UTF-8 it is at U+20AC. Look into the mode-line! In the right encodings it will start with =20 -0:, -r:, or -u:. You can force the right encoding with a first line =20 like ;;; -*- mode: Text; coding: iso-8859-16; -*- or local variables at the file's end like %%% Local Variables: %%% mode: latex %%% coding: utf-8-unix %%% TeX-command-default: "X=C9=98LaTeX" %%% TeX-master: t %%% End: Would you like to have some ISO 8859 test files? -- Mit friedvollen Gr=C3=BC=C3=9Fen Pete Der gr=C3=B6=C3=9Fte Aberglaube der Gegenwart ist der Glaube an die = Vorfahrt. =20 (Jacques Tati)