emacs-devel
[Top][All Lists]
Advanced

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

Re: Euro sign bound, Pound sign not bound. (Bug?)


From: Richard Stallman
Subject: Re: Euro sign bound, Pound sign not bound. (Bug?)
Date: Fri, 04 May 2007 17:17:49 -0400

    The following strikes me as strange:

    (key-binding "=80") ;; (Euro character) returns 'self-insert-command, =
    but
    (key-binding "=A3") ;; (Pound character) returns nil

    Is this a bug?

Maybe.  Can you type these two characters on your keyboard?
If so, what happens?  Do they insert themselves?

I note that these two characters came out in different character sets
in my Rmail buffer:

  character: £ (2211, #o4243, #x8a3, U+00A3)

  character: € (342604, #o1235114, #x53a4c, U+20AC)

I am not sure why that happened.  Handa, can you clear this up?





reply via email to

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