all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Character sets and encodings confusion
@ 2008-01-11 14:26 Otto Maddox
  2008-01-11 16:34 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Otto Maddox @ 2008-01-11 14:26 UTC (permalink / raw)
  To: help-gnu-emacs

When I type `C-u C-x =' on the character `£', I get
something like this:

  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: #xA3 (encoded by coding system iso-latin-1)
    display: by this font (glyph code)
     -apple-monaco-medium-r-normal--13-130-72-72-m-130-iso10646-1 (#xA3)

Why is the code point #x23?  Should it not be #xA3 in Latin Alphabet 1?
Because when you click on the #x23, the character list you get shows
the code point as being #xA3, which is confusing.

Also, what are the first three numbers in parenthesis on the
`character:' line?  Are they code points of some charset?  (I
understand that the fourth number is a Unicode code point.)

-- 
  Otto Maddox
  ottomaddox@fastmail.fm

-- 
http://www.fastmail.fm - Same, same, but different…

^ permalink raw reply	[flat|nested] 3+ messages in thread
[parent not found: <mailman.6033.1200065717.18990.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2008-01-11 16:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-11 14:26 Character sets and encodings confusion Otto Maddox
2008-01-11 16:34 ` Eli Zaretskii
     [not found] <mailman.6033.1200065717.18990.help-gnu-emacs@gnu.org>
2008-01-11 16:28 ` Jason Rumney

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.