From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ibeas@gmx.com (=?utf-8?Q?=C3=81lvar?= Ibeas) Newsgroups: gmane.emacs.help Subject: Re: The euro symbol in emacs Date: Thu, 04 Dec 2014 21:10:51 +0100 Organization: Aioe.org NNTP Server Message-ID: <87tx1bw4z8.fsf@gmx.com> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1417724128 2991 80.91.229.3 (4 Dec 2014 20:15:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 4 Dec 2014 20:15:28 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Dec 04 21:15:22 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Xwco4-0000NI-Jb for geh-help-gnu-emacs@m.gmane.org; Thu, 04 Dec 2014 21:15:20 +0100 Original-Received: from localhost ([::1]:47572 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xwco4-0001V8-5z for geh-help-gnu-emacs@m.gmane.org; Thu, 04 Dec 2014 15:15:20 -0500 Original-Path: usenet.stanford.edu!news.kjsl.com!feeder.erje.net!eu.feeder.erje.net!news.etla.org!aioe.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 12 Original-NNTP-Posting-Host: iZWg55tE8zdA2lzkdw9saA.user.speranza.aioe.org Original-X-Complaints-To: abuse@aioe.org User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) X-Notice: Filtered by postfilter v. 0.8.2 Cancel-Lock: sha1:EN8IJPYPIR5QAHtDEZMRvezOhv0= Original-Xref: usenet.stanford.edu gnu.emacs.help:209118 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:101397 Archived-At: Guido Van Hoecke writes: > So is there really no way to specify the character code corresponding to a > key combination in such a way that it also works at the emacs prompt? Hi, Maybe this is what you’re looking for: C-x 8 RET (insert-char), followed by the code point or name of the character, i.e., C-x 8 RET 20AC C-x 8 RET EURO SIGN