help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: The euro symbol in emacs


From: Álvar Ibeas
Subject: Re: The euro symbol in emacs
Date: Thu, 04 Dec 2014 21:11:22 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

Guido Van Hoecke <guivho@gmail.com> 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]