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

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

bug#6093: 24.0.50; kbd-macro breaks atomic-change-group


From: Lars Ingebrigtsen
Subject: bug#6093: 24.0.50; kbd-macro breaks atomic-change-group
Date: Tue, 01 Oct 2019 21:11:22 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Andreas Politz <politza@fh-trier.de> writes:

> I believe this to be a bug.
>
> Executing a kbd-macro inside a atomic-change-group signals an error,
> if the group gets cancelled via `cancel-change-group'.
>
> (setq buffer-undo-list (list nil))
> (atomic-change-group      
>   (execute-kbd-macro "foobar.sFOOBAR"))

(I'm going through old bug reports that unfortunately didn't get any
response at the time.)

I tried eval-ing those two forms, but I didn't get an error.  Is there
something missing from the recipe, or has this been fixed in the years
since this was reported?

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





reply via email to

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