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

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

bug#22107: 25.1; Wrong docstring for this-single-command-keys


From: Eli Zaretskii
Subject: bug#22107: 25.1; Wrong docstring for this-single-command-keys
Date: Sat, 12 Dec 2015 09:55:41 +0200

> From: Stefan Monnier <monnier@IRO.UMontreal.CA>
> Cc: bruce.connor.am@gmail.com, rgm@gnu.org, 22107@debbugs.gnu.org
> Date: Fri, 11 Dec 2015 23:28:35 -0500
> 
> >>> AFAIK (and according to this bug report) the change has already been
> >>> done (tho not to the docstring).
> >> If you refer to the commit I made on emacs-25, then it just restored
> >> old behavior; this-command-keys and this-single-command-keys still
> >> differ wrt including/excluding C-u after that change.
> > IOW this commit you just made undid the change.
> 
> BTW, your commit seems to have introduced a new problem:
> 
>     src/emacs -Q
>     C-u ...wait...
>     [ here I see "C-u C-u-" in the echo area instead of "C-u-". ]
>     4 ...wait...
>     [ here I see "C-u 4 C-u 4-" in the echo area instead of "C-u 4-". ]

So I guess your idea that it would be the right fix was not entirely
correct, was it?

Any further suggestions?





reply via email to

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