* a version of esc-q for all the paragraphs in a text
@ 2004-11-26 22:53 Don Saklad
2004-11-26 23:48 ` Tim McNamara
2004-11-27 9:40 ` Eli Zaretskii
0 siblings, 2 replies; 3+ messages in thread
From: Don Saklad @ 2004-11-26 22:53 UTC (permalink / raw)
What is the emacs command like esc-q that would do the same thing
to all the paragraphs in a text maintaining the separate paragraphs?...
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: a version of esc-q for all the paragraphs in a text
2004-11-26 22:53 a version of esc-q for all the paragraphs in a text Don Saklad
@ 2004-11-26 23:48 ` Tim McNamara
2004-11-27 9:40 ` Eli Zaretskii
1 sibling, 0 replies; 3+ messages in thread
From: Tim McNamara @ 2004-11-26 23:48 UTC (permalink / raw)
Don Saklad <dsaklad@nestle.csail.mit.edu> writes:
> What is the emacs command like esc-q that would do the same thing to
> all the paragraphs in a text maintaining the separate paragraphs?...
C-c C-q
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: a version of esc-q for all the paragraphs in a text
2004-11-26 22:53 a version of esc-q for all the paragraphs in a text Don Saklad
2004-11-26 23:48 ` Tim McNamara
@ 2004-11-27 9:40 ` Eli Zaretskii
1 sibling, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2004-11-27 9:40 UTC (permalink / raw)
> From: Don Saklad <dsaklad@nestle.csail.mit.edu>
> Date: 26 Nov 2004 17:53:27 -0500
>
> What is the emacs command like esc-q that would do the same thing
> to all the paragraphs in a text maintaining the separate paragraphs?...
"C-x h M-x fill-region RET"
How did I find it? I typed "C-h K M-q" and Emacs landed me in the
manual chapter that describes filling commands, with `fill-region's
description staring right at me.
HTH
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-11-27 9:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-26 22:53 a version of esc-q for all the paragraphs in a text Don Saklad
2004-11-26 23:48 ` Tim McNamara
2004-11-27 9:40 ` Eli Zaretskii
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.