emacs-devel
[Top][All Lists]
Advanced

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

Re: C-h k does not work with M-o


From: Andreas Schwab
Subject: Re: C-h k does not work with M-o
Date: Mon, 28 May 2007 22:31:47 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.97 (gnu/linux)

"Robert J. Chassell" <address@hidden> writes:

> M-o (`facemenu-keymap') fails when called with describe-key (`C-h k')
>
> When I do
>
>     C-h k M-o
>
> I see a line beginning with
>
>     Set face:

That's not a bug.  Since M-o is a prefix key, you need to type another
key to complete it.  read-key-sequence does not return until it had read
a complete keys.

Andreas.

-- 
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




reply via email to

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