Hello, John Hendy <jw.he...@gmail.com> writes:
> I had no problem doing the following: > > - C-x ( > - C-e C-s l p C-n > - C-x ) > - go to first of my results headlines > - C-u 51 C-x e > > It sounds like you already tried this... are you using `C-x (` or are > you defining the macros via elisp? I'm doing the following to create the macro: - C-x ( - C-c C-e C-s l P - C-x ) Then executing it with `C-x e`. Since it works for you, it seems like there must be some problem with my configuration. When I have a moment, I'll try to create a minimal reproducible example as you suggest. For now, Kyle's suggestion to use a prefix argument `C-u` solves my immediate needs. Cheers, Jack