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

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

Re: Calling macro by name while defining another macro


From: Stefan Monnier
Subject: Re: Calling macro by name while defining another macro
Date: Thu, 22 Mar 2018 09:53:34 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> 1. define macro using `C-x ('
> 2. finish the macro `C-x )'
> 3. name the macro `some-macro' using `name-last-kbd-macro'
> 4. define another macro using `C-x ('
> 5. call `some-macro' using `M-x some-macro' (some-macro called once)
> 6. finish macro editing using `C-x )'
> 7. call the macro again using `C-x e' (effects of `some-macro' are
> applied twice)

Sounds like a bug.


        Stefan




reply via email to

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