all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Robert Marshall <spam@chezmarshall.freeserve.co.uk>
Subject: Re: CTL-u for complicated commands
Date: Fri, 15 Aug 2003 13:46:49 +0100	[thread overview]
Message-ID: <uekznytom.fsf@mail.chezmarshall.freeserve.co.uk> (raw)
In-Reply-To: qotoeyr6qp4.fsf@venus.ling.helsinki.fi

On 15 Aug 2003, Jussi Piitulainen wrote:

> schaecsn writes:
> 
>> I can repeat commands via CTL-u <number> <command>. That doesn't
>> work always.
>> 
>> Example: I want to format each paragraph in a text with ALT-q, so
>> what I would like to do is:
>> 
>> CTL-u <a very big number> ALT-q <arrow-down>.
>> 
>> Any ideas who this can be done?
> 
> 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

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

R
-- 
Poetry's not window cleaning.
It breaks the glass.
-- Chase Twichell

  reply	other threads:[~2003-08-15 12:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-15 11:19 CTL-u for complicated commands schaecsn
2003-08-15 12:38 ` Jussi Piitulainen
2003-08-15 12:46   ` Robert Marshall [this message]
2003-08-15 20:45     ` Kevin Rodgers
2003-08-15 12:57 ` Johan Bockgård

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=uekznytom.fsf@mail.chezmarshall.freeserve.co.uk \
    --to=spam@chezmarshall.freeserve.co.uk \
    --cc=robert@chezmarshall.freeserve.co.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.