all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Autofill on a modified paragraph
@ 2004-10-27 22:08 Giannandrea Castaldi
  2004-10-27 23:12 ` roodwriter
  2004-10-27 23:15 ` roodwriter
  0 siblings, 2 replies; 3+ messages in thread
From: Giannandrea Castaldi @ 2004-10-27 22:08 UTC (permalink / raw)


Hi all,
when I'm writing a text in a text mode the autofill insert soft newlines 
so that the lines aren't too long.
But if I change a paragraph the autofill doesn't reformat the whole 
paragraph, I must reinsert spaces in the right positions so that it 
reinsert soft newlines.
There is a way to apply refill on the whole paragrath/buffer?

Thanks a lot.

Giannandrea

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

* Re: Autofill on a modified paragraph
  2004-10-27 22:08 Autofill on a modified paragraph Giannandrea Castaldi
@ 2004-10-27 23:12 ` roodwriter
  2004-10-27 23:15 ` roodwriter
  1 sibling, 0 replies; 3+ messages in thread
From: roodwriter @ 2004-10-27 23:12 UTC (permalink / raw)


Giannandrea Castaldi wrote:

> Hi all,
> when I'm writing a text in a text mode the autofill insert soft newlines
> so that the lines aren't too long.
> But if I change a paragraph the autofill doesn't reformat the whole
> paragraph, I must reinsert spaces in the right positions so that it
> reinsert soft newlines.
> There is a way to apply refill on the whole paragrath/buffer?
> 
> Thanks a lot.
> 
> Giannandrea


Have you tried refill-mode? I use it all the time, but don't know
about the soft newlines part.

I use it as a toggle, since there are some problems with it. One is
that it forces you to space paragraphs in block style, like you see
here. Otherwise it'll slurp lines up into one paragraph.

If you need to make a list:

First item
Second item
Third item

You need to turn auto-fill off because you'll get:

First item second item third item

It can get really greedy.

Otherwise it's almost like a true word wrap.

--Rod 
Author of "Linux for Non-Geeks--Clear-eyed Answers for Practical Consumers"
and "Boring Stories from Uncle Rod." Both are available at
http://www.rodwriterpublishing.com/index.html.

To reply take the extra "o" out of the name.

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

* Re: Autofill on a modified paragraph
  2004-10-27 22:08 Autofill on a modified paragraph Giannandrea Castaldi
  2004-10-27 23:12 ` roodwriter
@ 2004-10-27 23:15 ` roodwriter
  1 sibling, 0 replies; 3+ messages in thread
From: roodwriter @ 2004-10-27 23:15 UTC (permalink / raw)


Giannandrea Castaldi wrote:

It just occurred to me you didn't say if you knew how to refill lines
manually. That's M-q.

It's not greedy like refill-mode in my previous post, but you have to
continue to press those buttons rather than have it done
automatically. There are some people that prefer to do it manually.


--Rod 
Author of "Linux for Non-Geeks--Clear-eyed Answers for Practical Consumers"
and "Boring Stories from Uncle Rod." Both are available at
http://www.rodwriterpublishing.com/index.html.

To reply take the extra "o" out of the name.

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

end of thread, other threads:[~2004-10-27 23:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-27 22:08 Autofill on a modified paragraph Giannandrea Castaldi
2004-10-27 23:12 ` roodwriter
2004-10-27 23:15 ` roodwriter

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.