unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: David Reitter <david.reitter@gmail.com>
To: emacs- devel <emacs-devel@gnu.org>
Subject: Re: Euro sign bound, Pound sign not bound. (Bug?)
Date: Sat, 5 May 2007 07:57:59 +0100	[thread overview]
Message-ID: <3BCA4F6F-E062-4D08-9BFD-871CCD375CE5@gmail.com> (raw)
In-Reply-To: <E1Hk59x-00027N-NN@fencepost.gnu.org>

On 4 May 2007, at 22:17, Richard Stallman wrote:

>     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?

Yes.

> If so, what happens?  Do they insert themselves?

Yes.

C-h k tells me, for both of them, that they are bound to `self-insert- 
command'.

The character descriptions are as follows:


Euro sign:
   character: € (342604, #o1235114, #x53a4c, U+20AC)
     charset: mule-unicode-0100-24ff
	     (Unicode characters of the range U+0100..U+24FF.)
code point: #x74 #x4C
      syntax: w 	which means: word
buffer code: #x9C #xF4 #xF4 #xCC
   file code: not encodable by coding system nil


Pound sign:
   character: £ (2211, #o4243, #x8a3, U+00A3)
     charset: latin-iso8859-1
	     (Right-Hand Part of Latin Alphabet 1 (ISO/IEC 8859-1): ISO- 
IR-100.)
code point: #x23
      syntax: w 	which means: word
    category: l:Latin
buffer code: #x81 #xA3
   file code: not encodable by coding system nil

  reply	other threads:[~2007-05-05  6:57 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 ` Euro sign bound, Pound sign not bound. (Bug?) Richard Stallman
2007-05-05  6:57   ` David Reitter [this message]
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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=3BCA4F6F-E062-4D08-9BFD-871CCD375CE5@gmail.com \
    --to=david.reitter@gmail.com \
    --cc=emacs-devel@gnu.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).