unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* M-0 within keyboard macros
@ 2006-08-08 14:04 medievalrants
  2006-08-09 11:52 ` Mathias Dahl
  0 siblings, 1 reply; 3+ messages in thread
From: medievalrants @ 2006-08-08 14:04 UTC (permalink / raw)


A problem I've worked around for years - wondering if there's a good
solution.
I sometimes want to create macros that include other macros. Normally,
this works fine. But if I want to execute the included macro as many
times as possible with M-0 (or a defined number of times that exceeds
the number in the file - e.g. M-10 when there are 5 executions in the
file), it seems like the macro rings the bell and execution stops, even
though there was more to do.

For instance - I use a macro to locate a chunk of text, and narrow the
screen - within the narrowed window, I want to execute a couple of
"included" macros M-0 times, returning to the top of the narrowed
window then widen the window and close the macro. (For re-execution
throughout the file).

(I'm a totally self-taught emacs user - I'm competent end enjoy
puzzling these things out but I have an arts background -- so be gentle
:)

Thanks
Alison

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

end of thread, other threads:[~2006-08-10 14:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-08 14:04 M-0 within keyboard macros medievalrants
2006-08-09 11:52 ` Mathias Dahl
2006-08-10 14:16   ` medievalrants

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).