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

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

Re: indent-region


From: Jesper Harder
Subject: Re: indent-region
Date: Tue, 25 Nov 2003 20:42:52 +0100
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

David Rasmussen <david.rasmussen@gmx.net> writes:

> The manual says that I can invoke this function with C-M-\. But I am
> using a danish keyboard, on which the \ is not a "native" key in
> itself. Instead, it is on the '<'-key, while pressing the Alt Graph
> key. I have tried C-Alt Graph-'<', but it doesn't work.

It _is_ possible to type with a Danish keyboard, but it's rather
inconvenient:

* Hold down Control, Meta and and Alt Gr
* Press < (while holding down the other three keys).
* Release *only* Alt Gr.
* Release the remaining three keys.

It's somewhat easier to use ESC instead of Meta:

* press ESC
* release ESc
* press Control-Alt Gr-<

For frequently used commands it's better to remap them to a better
location.

> Is there a way to see what key, if any, a function is bound to?

`C-h w'


reply via email to

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