* Confusing in NEWS
@ 2007-10-20 3:29 Richard Stallman
2007-10-20 10:43 ` martin rudalics
0 siblings, 1 reply; 6+ messages in thread
From: Richard Stallman @ 2007-10-20 3:29 UTC (permalink / raw)
To: emacs-devel
NEWS in Emacs 22 contains something like this
** The command `repeat' no longer attempts to repeat a command bound
to an input event.
but I don't understand it. What is "a command bound to an input
event" intended to mean? For instance, consider `forward-word'. It
is bound to the input event C-f, and C-x z does repeat it.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Confusing in NEWS
2007-10-20 3:29 Confusing in NEWS Richard Stallman
@ 2007-10-20 10:43 ` martin rudalics
2007-10-20 13:10 ` Stefan Monnier
0 siblings, 1 reply; 6+ messages in thread
From: martin rudalics @ 2007-10-20 10:43 UTC (permalink / raw)
To: rms; +Cc: emacs-devel
> NEWS in Emacs 22 contains something like this
>
> ** The command `repeat' no longer attempts to repeat a command bound
> to an input event.
>
> but I don't understand it. What is "a command bound to an input
> event" intended to mean? For instance, consider `forward-word'. It
> is bound to the input event C-f, and C-x z does repeat it.
My bad. We could write
** The command `repeat' no longer attempts to repeat commands bound
to input events represented as lists.
but maybe we shouldn't mention the change at all. I added the entry
only to make sure that people won't get surprised by the new behavior.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Confusing in NEWS
2007-10-20 10:43 ` martin rudalics
@ 2007-10-20 13:10 ` Stefan Monnier
2007-10-20 17:05 ` martin rudalics
2007-10-21 7:25 ` Richard Stallman
0 siblings, 2 replies; 6+ messages in thread
From: Stefan Monnier @ 2007-10-20 13:10 UTC (permalink / raw)
To: martin rudalics; +Cc: rms, emacs-devel
> ** The command `repeat' no longer attempts to repeat commands bound
> to input events represented as lists.
I think this description is still too close the a ChangeLog entry.
Maybe just
** The command `repeat' now only attempts to repeat commands bound
to actual key events, not mouse events.
> but maybe we shouldn't mention the change at all. I added the entry
> only to make sure that people won't get surprised by the new behavior.
Yes, that would be fine as well,
Stefan
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Confusing in NEWS
2007-10-20 13:10 ` Stefan Monnier
@ 2007-10-20 17:05 ` martin rudalics
2007-10-21 2:02 ` Stefan Monnier
2007-10-21 7:25 ` Richard Stallman
1 sibling, 1 reply; 6+ messages in thread
From: martin rudalics @ 2007-10-20 17:05 UTC (permalink / raw)
To: Stefan Monnier; +Cc: rms, emacs-devel
> Maybe just
>
> ** The command `repeat' now only attempts to repeat commands bound
> to actual key events, not mouse events.
I checked that in. Feel free to remove the entry if you think
it's not needed :-)
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Confusing in NEWS
2007-10-20 17:05 ` martin rudalics
@ 2007-10-21 2:02 ` Stefan Monnier
0 siblings, 0 replies; 6+ messages in thread
From: Stefan Monnier @ 2007-10-21 2:02 UTC (permalink / raw)
To: martin rudalics; +Cc: rms, emacs-devel
>> Maybe just
>> ** The command `repeat' now only attempts to repeat commands bound
>> to actual key events, not mouse events.
> I checked that in. Feel free to remove the entry if you think
> it's not needed :-)
To tell you the truth, I'm more concerned about it being incorrect than
superfluous, so if the original author of the patch (at which I haven't even
bothered to look) could (i|co)nfirm.
Stefan
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Confusing in NEWS
2007-10-20 13:10 ` Stefan Monnier
2007-10-20 17:05 ` martin rudalics
@ 2007-10-21 7:25 ` Richard Stallman
1 sibling, 0 replies; 6+ messages in thread
From: Richard Stallman @ 2007-10-21 7:25 UTC (permalink / raw)
To: Stefan Monnier; +Cc: rudalics, emacs-devel
** The command `repeat' now only attempts to repeat commands bound
to actual key events, not mouse events.
> but maybe we shouldn't mention the change at all. I added the entry
> only to make sure that people won't get surprised by the new behavior.
Yes, that would be fine as well,
I agree, please delete it from NEWS.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2007-10-21 7:25 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-20 3:29 Confusing in NEWS Richard Stallman
2007-10-20 10:43 ` martin rudalics
2007-10-20 13:10 ` Stefan Monnier
2007-10-20 17:05 ` martin rudalics
2007-10-21 2:02 ` Stefan Monnier
2007-10-21 7:25 ` Richard Stallman
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.