From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: maierh@myself.com Newsgroups: gmane.emacs.help Subject: Re: displaying the EUR-Sign in normal buffers Date: Sun, 06 Oct 2002 12:11:08 +0200 Organization: T-Online Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: <5lr8f6i3cp.fsf@rum.cs.yale.edu> Reply-To: Harald Maier NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1033899613 27521 127.0.0.1 (6 Oct 2002 10:20:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 6 Oct 2002 10:20:13 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17y8WB-00079g-00 for ; Sun, 06 Oct 2002 12:20:11 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17y8SH-000473-00; Sun, 06 Oct 2002 06:16:09 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!syros.belnet.be!news.belnet.be!newsfeed00.sul.t-online.de!newsmm00.sul.t-online.com!t-online.de!news.t-online.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 17 Original-X-Trace: news.t-online.com 1033899069 06 19155 xEsNbCIESTAc1T 021006 10:11:09 Original-X-Complaints-To: abuse@t-online.com X-Sender: 320041125923-0001@t-dialin.net User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2.90 (i386-mingw-nt5.0.2195) Cancel-Lock: sha1:oURka1Zw3h9iBxRAgoPc06B4ssM= Original-Xref: shelby.stanford.edu gnu.emacs.help:105762 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:2308 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:2308 "Stefan Monnier " writes: >> I suppose the reason is that i do not using a latin-15 charset but >> a latin-1. The problem is that i want to use latin-15 instead of latin-1 >> but i do not know how?! > > Set your LANG envvar to de_DE@euro ? Tried it with emacs -q --no-site-file and it works fine. Anyway if I try to insert the Euro-Sign I get the following error: \200 is undefined Any idea? Harald