all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
Cc: help-gnu-emacs@gnu.org
Subject: Re: input: "f7" --> get: "oe"
Date: Wed, 7 Dec 2005 22:58:19 +0100	[thread overview]
Message-ID: <ede0ecb42313671438f32568b9ee9136@Web.DE> (raw)
In-Reply-To: <1133988881.986410.267160@z14g2000cwz.googlegroups.com>


Am 07.12.2005 um 21:54 schrieb christop:

> I don't know if it's really answer my questin since the only character
> I'm interested in is the one I pointed before and which is part of
> iso-latin-1, hence 8-bit encoded, and of whom I already know the 8bit
> code, which is "f7" (hexa).
>

No, you're definitely wrong here! œ and Œ are *not* part of ISO Latin-1 
(it has Æ and æ)! f7 in ISO Latin-1 is ÷, the DIVISION SIGN. You can 
find œ in Mac Greek. And in Unicode utf-8 at U+0153, UTF-8 
representation as C5 93. Yes, I have to admit: in some Losedows code 
pages too. I know of CP 1252:

	[Œ]  140  214  8C  CAPITAL DIGRAPH OE
	[œ]  156  234  9C  SMALL DIGRAPH OE

When you set your encoding to this you can simply input œ by typing C-q 
2 3 4 <SPC>. In an UTF-8 encoded buffer it's C-q 5 2 3 <SPC>. <SPC> is 
just a proposal. Any non-digit key input would finish the alt mode.

--
Greetings

   Pete

"engineer: a mechanism for converting caffeine into designs"

      parent reply	other threads:[~2005-12-07 21:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-07 19:24 input: "f7" --> get: "oe" christop
2005-12-07 20:16 ` Peter Dyballa
     [not found] ` <mailman.18346.1133986643.20277.help-gnu-emacs@gnu.org>
2005-12-07 20:54   ` christop
2005-12-07 21:19     ` Kevin Rodgers
2005-12-07 21:58     ` Peter Dyballa [this message]

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=ede0ecb42313671438f32568b9ee9136@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=help-gnu-emacs@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.