all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* ALT-%
@ 2003-08-15 11:23 schaecsn
  2003-08-15 12:29 ` ALT-% Johan Bockgård
  0 siblings, 1 reply; 2+ messages in thread
From: schaecsn @ 2003-08-15 11:23 UTC (permalink / raw)


Hi

Sometimes I want to precede several paragraphs with, say <p
align="justify"> each.

ALT-% seems not powerful enough, is it?


Thanks for enlightment, Stefan

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

* Re: ALT-%
  2003-08-15 11:23 ALT-% schaecsn
@ 2003-08-15 12:29 ` Johan Bockgård
  0 siblings, 0 replies; 2+ messages in thread
From: Johan Bockgård @ 2003-08-15 12:29 UTC (permalink / raw)


schaecsn <schaecsn@taipeh.wonderland.de> writes:

> Sometimes I want to precede several paragraphs with, say <p
> align="justify"> each.
>
> ALT-% seems not powerful enough, is it?

Make a keyboard macro.

Put <foo> in the kill ring. Place point after last paragraph. Define a
keyboard macro with something like

C-x ( M-{ C-u C-y C-o C-x )

Use C-x e (with a prefix) to repeat.

(Assuming blank lines separate paragraphs.)

-- 
Man, Windows takes sooo long to boot up!
Yeah. But it halts quickly.

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

end of thread, other threads:[~2003-08-15 12:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-15 11:23 ALT-% schaecsn
2003-08-15 12:29 ` ALT-% Johan Bockgård

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.