emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs manual: correct @code to @kbd


From: Stefan Monnier
Subject: Re: Emacs manual: correct @code to @kbd
Date: Wed, 10 Jun 2009 18:03:45 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (gnu/linux)

>> When the key sequence includes function keys or mouse button events,
>> -or address@hidden characters such as @code{C-=} or @code{H-a},
>> +or address@hidden characters such as @kbd{C-=} or @kbd{H-a},

> Since this talks about _characters_, not keystrokes, @kdb is
> inappropriate here, I think.

I agree with Richard here: H-a is not a character (and `characterp'
also agrees with us) but a keyboard event, so @kbd seems
more appropriate.


        Stefan




reply via email to

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