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

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

Re: CTL-u for complicated commands


From: Kevin Rodgers
Subject: Re: CTL-u for complicated commands
Date: Fri, 15 Aug 2003 14:45:16 -0600
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

Robert Marshall wrote:

Make a keyboard macro and then repeat that. Your macro would be `C-x
( Alt-q <arrow-down> C-x )'. Then you try it a couple of times with
`C-x e', and when it seems right, you do `C-u verybignum C-x e'.

Or - better - C-u 0 C-x e


I've always found it annoying that specifying 0 as the arg to
call-last-kbd-macro does not run it 0 times.  I prefer to specify
a negative argument (C-u -) to run it til an error is signalled.


assuming that arrow-down doesn't extend the bufffer (see
next-line-add-newlines)


--
Kevin Rodgers



reply via email to

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