[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: German keyboard key bindings?
|
From: |
Kai Grossjohann |
|
Subject: |
Re: German keyboard key bindings? |
|
Date: |
Wed, 17 Dec 2003 17:58:56 +0000 |
|
User-agent: |
Gnus/5.1003 (Gnus v5.10.3) Emacs/21.2 (gnu/linux) |
address@hidden (Ulrich Neumerkel) writes:
> What is needed is some way to refer portably in plain ascii to any
> character in any other encoding. I.e. something similar to kbd but
> including character encoding.
But a single kbd can only produce a single encoding, right? Or am I
overlooking something here?
In principle, make-char can help, but it's not wysiwyg. Hm.
Kai