unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* keyboard macros broken on master?
@ 2019-08-05 13:36 Filipp Gunbin
  2019-08-05 13:50 ` Lars Ingebrigtsen
  2019-08-06 11:46 ` Filipp Gunbin
  0 siblings, 2 replies; 3+ messages in thread
From: Filipp Gunbin @ 2019-08-05 13:36 UTC (permalink / raw)
  To: emacs-devel

I cannot record/execute any keyboard macro on current master:

emacs -nw -Q

C-x (
1 C-n (or any other action)
C-x )
C-x e

error message is printed: `After 0 kbd macro iterations: undefined:
Keyboard macro terminated by a command ringing the bell'

Filipp



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: keyboard macros broken on master?
  2019-08-05 13:36 keyboard macros broken on master? Filipp Gunbin
@ 2019-08-05 13:50 ` Lars Ingebrigtsen
  2019-08-06 11:46 ` Filipp Gunbin
  1 sibling, 0 replies; 3+ messages in thread
From: Lars Ingebrigtsen @ 2019-08-05 13:50 UTC (permalink / raw)
  To: Filipp Gunbin; +Cc: emacs-devel

Filipp Gunbin <fgunbin@fastmail.fm> writes:

> I cannot record/execute any keyboard macro on current master:
>
> emacs -nw -Q
>
> C-x (
> 1 C-n (or any other action)
> C-x )
> C-x e
>
> error message is printed: `After 0 kbd macro iterations: undefined:
> Keyboard macro terminated by a command ringing the bell'

Hm...  could this have something to do with the recent_keys change I
committed earlier today?  kmacro uses `recent-keys', but I tried to
ensure that that outputs the same as always.

I've now reverted that patch and will investigate more.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: keyboard macros broken on master?
  2019-08-05 13:36 keyboard macros broken on master? Filipp Gunbin
  2019-08-05 13:50 ` Lars Ingebrigtsen
@ 2019-08-06 11:46 ` Filipp Gunbin
  1 sibling, 0 replies; 3+ messages in thread
From: Filipp Gunbin @ 2019-08-06 11:46 UTC (permalink / raw)
  To: emacs-devel

On 05/08/2019 16:36 +0300, Filipp Gunbin wrote:

> I cannot record/execute any keyboard macro on current master:
>
> emacs -nw -Q
>
> C-x (
> 1 C-n (or any other action)
> C-x )
> C-x e
>
> error message is printed: `After 0 kbd macro iterations: undefined:
> Keyboard macro terminated by a command ringing the bell'
>
> Filipp

Works now (don't know what was the problem).

Thanks.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-08-06 11:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-05 13:36 keyboard macros broken on master? Filipp Gunbin
2019-08-05 13:50 ` Lars Ingebrigtsen
2019-08-06 11:46 ` Filipp Gunbin

Code repositories for project(s) associated with this public 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).