help-emacs-windows
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[h-e-w] Re: New to Emacs (and to this list)


From: Mathias Dahl
Subject: [h-e-w] Re: New to Emacs (and to this list)
Date: Mon, 03 Jul 2006 11:08:28 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (windows-nt)

Alessandro Vesely <address@hidden> writes:

> 2) What about entering keys with e.g. Alt-1-2-3 for '{',
> which is missing from nationalized keyboards (grr...)?

You could do it the Enacs way:

Whenever you want to type one of those characters that your keyboard
does not support, lookup the octal (important!) value for it and enter
it like this:

C-q 1 2 3 return

That is, press and hold Ctrl, type q. Release Ctrl. Type 1 2 3 and
lastly press return. The { character will be inserted.







reply via email to

[Prev in Thread] Current Thread [Next in Thread]