From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Josef Dalcolmo Newsgroups: gmane.emacs.help Subject: Re: displaying the Eurosign at all Date: Mon, 07 Mar 2005 14:49:47 +0100 Organization: vH-S Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Trace: sea.gmane.org 1110205106 12285 80.91.229.2 (7 Mar 2005 14:18:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 7 Mar 2005 14:18:26 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Mar 07 15:18:25 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D8J3e-0007ux-EA for geh-help-gnu-emacs@m.gmane.org; Mon, 07 Mar 2005 15:18:07 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D8JNP-0000FK-P7 for geh-help-gnu-emacs@m.gmane.org; Mon, 07 Mar 2005 09:38:31 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D8JLY-00081W-OQ for help-gnu-emacs@gnu.org; Mon, 07 Mar 2005 09:36:37 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D8JLV-0007z1-9M for help-gnu-emacs@gnu.org; Mon, 07 Mar 2005 09:36:33 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D8JLT-0007y2-M2 for help-gnu-emacs@gnu.org; Mon, 07 Mar 2005 09:36:31 -0500 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1D8J1a-00035v-3i for help-gnu-emacs@gnu.org; Mon, 07 Mar 2005 09:15:58 -0500 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1D8Ivz-0006cT-3J for help-gnu-emacs@gnu.org; Mon, 07 Mar 2005 15:10:11 +0100 Original-Received: from p54ab8f60.dip0.t-ipconnect.de ([84.171.143.96]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 07 Mar 2005 15:10:11 +0100 Original-Received: from dalcolmo by p54ab8f60.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 07 Mar 2005 15:10:11 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: help-gnu-emacs@gnu.org Original-Lines: 19 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: p54ab8f60.dip0.t-ipconnect.de In-Reply-To: User-Agent: Wanderlust/2.12.2 (99 Luftballons) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/21.3 (i386-mingw-nt5.0.2195) MULE/5.0 (SAKAKI) 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 X-MailScanner-To: geh-help-gnu-emacs@m.gmane.org Xref: news.gmane.org gmane.emacs.help:24594 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:24594 I still have problems with the EURO sign: At 08 Oct 2002 11:36:48 +0200, Klaus Berndl wrote: ... > (global-set-key (kbd "\200") 'insert-euro) This works, e.g. I see a Euro sign in the current buffer. However there is no Euro sign character (latin-9) in the file, even though my default language environment is set to Latin-9. When I insert a EURO character with another editor (for example SciTE) into a file, then Emacs still shows it as \200. So, something is still wrong, but what? - Josef