all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
To: David Reitter <david.reitter@gmail.com>
Cc: handa@m17n.org, emacs-devel@gnu.org
Subject: Re: Euro sign bound, Pound sign not bound. (Bug?)
Date: Fri, 04 May 2007 17:17:49 -0400	[thread overview]
Message-ID: <E1Hk59x-00027N-NN@fencepost.gnu.org> (raw)
In-Reply-To: <48757C73-0262-43AC-B2CB-84ECA7642727@gmail.com> (message from David Reitter on Fri, 4 May 2007 14:06:42 +0100)

    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	other threads:[~2007-05-04 21:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <48757C73-0262-43AC-B2CB-84ECA7642727@gmail.com>
2007-05-04 21:17 ` Richard Stallman [this message]
2007-05-05  6:57   ` Euro sign bound, Pound sign not bound. (Bug?) David Reitter
2007-05-05  7:14     ` Eli Zaretskii
2007-05-05 23:19     ` Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1Hk59x-00027N-NN@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=david.reitter@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=handa@m17n.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.