[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: master 4d03f70b7f0 1/4: Correct doc strings for x-*-keysym
From: |
Eli Zaretskii |
Subject: |
Re: master 4d03f70b7f0 1/4: Correct doc strings for x-*-keysym |
Date: |
Sat, 16 Mar 2024 13:32:48 +0200 |
> From: Po Lu <luangruo@yahoo.com>
> Cc: emacs-devel@gnu.org
> Date: Sat, 16 Mar 2024 18:43:12 +0800
>
> Eli Zaretskii <eliz@gnu.org> writes:
>
> > This loses the information about the meaning of the default value of
> > nil, doesn't it? This leaves the user who looks at the default value
> > confused as to what that means.
>
> I'll fix this, thanks.
Thanks.
> > Also, the "depressed" part at the end of the last sentence is not
> > right: a modifier reported in a key event cannot be "depressed", it
> > can only be "set". Right?
>
> In this context, "depressed" is interchangable with "pressed" or "set,"
> I think. The X Keyboard Extension's preferred nomenclature uses
> "depressed."
Well, "depressed" is confusing when used in the context of talking
about variables and their bits.