unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: displaying 8bit characters octal sequences
Date: Tue, 12 Oct 2004 10:30:23 -0400	[thread overview]
Message-ID: <jwvbrf8m2ob.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <16746.59080.615853.317104@tfkp07.physik.uni-erlangen.de> (Roland Winkler's message of "Mon, 11 Oct 2004 22:02:16 +0200")

>> >> When not in multibyte mode, most likely your umlaute are correctly
>> ^^^
>> >> recognized as latin-1 and represented as latin-1 chars internally
>> >> (with codepoints around 2200 or 2300 IIRC). Try C-u C-x = on one
>> >> of those chars.
>> 
>> I meant "when in multibyte mode" or "when not in unibyte mode".

> Then the codepoints are still much smaller than 2200:

>   character: ä (04344, 2276, 0x8e4, U+00E4)
>     charset: latin-iso8859-1
> 	     (Right-Hand Part of Latin Alphabet 1 (ISO/IEC 8859-1): ISO-IR-100.)
>  code point: 100
>      syntax: w 	which means: word
>    category: l:Latin  
> buffer code: 0x81 0xE4
>   file code: 0xE4 (encoded by coding system iso-latin-1-unix)
>     display: by this font (glyph code)
>      -Misc-Fixed-Medium-R-Normal--20-200-75-75-C-100-ISO8859-1 (0xE4)

Hmm... by code point I meant the 2276 (i.e. the integer used in elisp to
represent the char).  I think the "code point 100" is the code point within
the latin-iso8859-1 charset, rather than within the whole emacs-mule space
of characters.


        Stefan

  reply	other threads:[~2004-10-12 14:30 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-10 22:34 displaying 8bit characters octal sequences Roland Winkler
2004-10-10 22:51 ` Stefan
2004-10-10 23:09   ` Roland Winkler
2004-10-11 14:12     ` Stefan
2004-10-11 14:28       ` Roland Winkler
2004-10-11 14:45         ` Stefan
2004-10-11 17:58           ` Roland Winkler
2004-10-11 19:41             ` Stefan Monnier
2004-10-11 20:02               ` Roland Winkler
2004-10-12 14:30                 ` Stefan Monnier [this message]
2004-10-11 19:45             ` Stefan Monnier
2004-10-11 14:55       ` Kim F. Storm
2004-10-12  7:38         ` Kenichi Handa
2004-10-13 13:44           ` Roland Winkler
2004-10-12  8:57       ` 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=jwvbrf8m2ob.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --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).