* bug#55986: 28.1; (setq repeat-keep-prefix t) breaks repeat-mode
@ 2022-06-15 0:22 John Bernier
2022-06-15 7:20 ` Juri Linkov
0 siblings, 1 reply; 4+ messages in thread
From: John Bernier @ 2022-06-15 0:22 UTC (permalink / raw)
To: 55986
[-- Attachment #1: Type: text/plain, Size: 287 bytes --]
When using repeat-mode, (setq repeat-keep-prefix t) should allow a
user to keep the previously used prefix when repeating a command.
Instead, setting it to t will somehow break the repeat functionality.
'emacs -Q', reloading the init file or toggling repeat-mode off/on does
not fix it.
[-- Attachment #2: Type: text/html, Size: 410 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#55986: 28.1; (setq repeat-keep-prefix t) breaks repeat-mode
2022-06-15 0:22 bug#55986: 28.1; (setq repeat-keep-prefix t) breaks repeat-mode John Bernier
@ 2022-06-15 7:20 ` Juri Linkov
2022-06-23 18:41 ` Stefan Kangas
0 siblings, 1 reply; 4+ messages in thread
From: Juri Linkov @ 2022-06-15 7:20 UTC (permalink / raw)
To: John Bernier; +Cc: 55986
> When using repeat-mode, (setq repeat-keep-prefix t) should allow a
> user to keep the previously used prefix when repeating a command.
> Instead, setting it to t will somehow break the repeat functionality.
> 'emacs -Q', reloading the init file or toggling repeat-mode off/on does
> not fix it.
This should be implemented in the next release.
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#55986: 28.1; (setq repeat-keep-prefix t) breaks repeat-mode
2022-06-15 7:20 ` Juri Linkov
@ 2022-06-23 18:41 ` Stefan Kangas
2022-06-23 18:59 ` Juri Linkov
0 siblings, 1 reply; 4+ messages in thread
From: Stefan Kangas @ 2022-06-23 18:41 UTC (permalink / raw)
To: Juri Linkov; +Cc: John Bernier, 55986
Juri Linkov <juri@linkov.net> writes:
>> When using repeat-mode, (setq repeat-keep-prefix t) should allow a
>> user to keep the previously used prefix when repeating a command.
>> Instead, setting it to t will somehow break the repeat functionality.
>> 'emacs -Q', reloading the init file or toggling repeat-mode off/on does
>> not fix it.
>
> This should be implemented in the next release.
Do you mean that this is already fixed on master?
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#55986: 28.1; (setq repeat-keep-prefix t) breaks repeat-mode
2022-06-23 18:41 ` Stefan Kangas
@ 2022-06-23 18:59 ` Juri Linkov
0 siblings, 0 replies; 4+ messages in thread
From: Juri Linkov @ 2022-06-23 18:59 UTC (permalink / raw)
To: Stefan Kangas; +Cc: John Bernier, 55986
forcemerge 51281 55986
thanks
>>> When using repeat-mode, (setq repeat-keep-prefix t) should allow a
>>> user to keep the previously used prefix when repeating a command.
>>> Instead, setting it to t will somehow break the repeat functionality.
>>> 'emacs -Q', reloading the init file or toggling repeat-mode off/on does
>>> not fix it.
>>
>> This should be implemented in the next release.
>
> Do you mean that this is already fixed on master?
Please see the commit ef4954b69c17831f4c8360c436352170305666ea that says:
* lisp/repeat.el (repeat-keep-prefix): Change default to nil.
'repeat-keep-prefix' doesn't yet have sufficient support
that covers all cases in bug#51281, so it's disabled now.
There is a patch in bug#51281 that was too late to install
on the release branch, and moreover it needs more work
that should be finished before the next release.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-06-23 18:59 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-15 0:22 bug#55986: 28.1; (setq repeat-keep-prefix t) breaks repeat-mode John Bernier
2022-06-15 7:20 ` Juri Linkov
2022-06-23 18:41 ` Stefan Kangas
2022-06-23 18:59 ` Juri Linkov
Code repositories for project(s) associated with this inbox:
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).