all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@web.de>
Cc: emacs-pretest-bug@gnu.org, emacs-devel@gnu.org, rms@gnu.org,
	Kenichi Handa <handa@m17n.org>
Subject: Re: GNU Emacs 22.0.50 fails to find ä in different ISO Latin encodings
Date: Fri, 22 Sep 2006 12:55:12 +0200	[thread overview]
Message-ID: <35A5EBE2-652D-488C-9CFD-E7B56A8C2D07@web.de> (raw)
In-Reply-To: <buoac4syyy4.fsf@dhapc248.dev.necel.com>


Am 22.09.2006 um 12:31 schrieb Miles Bader:

> Peter Dyballa <Peter_Dyballa@web.de> writes:
>> 	C-s C-q 245 in ISO 8859-16 does not find ``„´´ (U+201E) – mini-
>> buffer tells me that ``¥´´ (\245 in ISO 8859-1) cannot be found.
>
> That's because the numeric code following C-q is _not_ a unicode code
> point, it's an Emacs character code.  In Emacs 22 those two things are
> very different (in Emacs 23, I guess they are the same, as Emacs 23  
> uses
> unicode for its internal codes).
>
> You can see the "Emacs character code" of a character by hitting C-x =
> on top of that character in a buffer.
>
> E.g., C-x = says that ``„´´ has Emacs code 1234576, and indeed  
> entering
> `C-s C-q 1234576 RET' successfully searches for „ !  Similarly, the
> Emacs code for ¥ is 4245, and that also works correctly following C-q.

This might be the correct way in a GNU Emacs way, but not in the way  
an Emacs user would use it. Or can I type C-q 4245 RET to input ¥ in  
some file? (Well, it actually works ...) Having to use other numbers  
than the well-known three digits wide ones is not the usual user  
experience. The so-called character code is a known quantity and  
supported by some operating systems. (There is also the option to  
change the 'base' of the character code notation from 8 to 16, to be  
able to input the Unicode slot number. This should work also IMO.)

--
Greetings

   Pete

   Basic, n.:
A programming language.  Related to certain social diseases in
that those who have it will not admit it in polite company.

  reply	other threads:[~2006-09-22 10:55 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <F021B5CA-A186-4AFB-B650-520DBB6261C4@Web.DE>
2006-09-19  3:58 ` GNU Emacs 22.0.50 fails to find ä in different ISO Latin encodings Kenichi Handa
2006-09-19  6:43   ` David Kastrup
2006-09-19 22:57   ` Richard Stallman
2006-09-20  7:10     ` Kenichi Handa
2006-09-20  7:43       ` Peter Dyballa
2006-09-20  8:05         ` Kenichi Handa
2006-09-20 11:17           ` Peter Dyballa
2006-09-21  2:13             ` Kenichi Handa
2006-09-21  8:09               ` Peter Dyballa
2006-09-21 23:22               ` Peter Dyballa
2006-09-22  0:44                 ` Miles Bader
2006-09-22  9:06                   ` Peter Dyballa
2006-09-22 10:31                     ` Miles Bader
2006-09-22 10:55                       ` Peter Dyballa [this message]
2006-09-22 11:27                         ` Miles Bader
2006-09-22 22:54                           ` Peter Dyballa
2006-09-22 23:25                             ` Miles Bader
2006-09-23  8:45                               ` Peter Dyballa
2006-09-24  1:51                                 ` Miles Bader
2006-09-23  3:34                           ` Richard Stallman
2006-09-23  5:18                             ` Miles Bader
2006-09-24  2:10                               ` Richard Stallman
2006-09-22  1:06                 ` Kenichi Handa
2006-09-22  9:32                   ` Peter Dyballa
2006-09-21 17:20       ` 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=35A5EBE2-652D-488C-9CFD-E7B56A8C2D07@web.de \
    --to=peter_dyballa@web.de \
    --cc=emacs-devel@gnu.org \
    --cc=emacs-pretest-bug@gnu.org \
    --cc=handa@m17n.org \
    --cc=rms@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 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.