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: John Shahid
Subject: Re: Calling macro by name while defining another macro
Date: Thu, 22 Mar 2018 11:52:59 -0400
User-agent: mu4e 1.0-alpha3; emacs 27.0.50

Eli Zaretskii <eliz@gnu.org> writes:

>> From: John Shahid <jvshahid@gmail.com>
>> Date: Wed, 21 Mar 2018 18:35:02 -0400
>>
>>
>> 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)
>
> I seem to be unable to reproduce this in Emacs 26.0.91.  Which version
> of Emacs did you see this in?


I thought I was on emacs-26 but apparently I was using emacs-25.2.1. I
am unable to reproduce this issue on either master or emacs-26. That
said, I don't see this mentioned in the NEWS, was it accidentally fixed
?



reply via email to

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