From: dkcombs@panix.com (David Combs)
To: help-gnu-emacs@gnu.org
Subject: Interesting difference in emacs's "filling".
Date: 18 Jan 2010 05:27:02 -0500 [thread overview]
Message-ID: <hj1d1m$2vb$1@panix1.panix.com> (raw)
Interesting difference in emacs's "filling".
Here's a long line that needs filling.
NOTE WELL: that leading "|" is as much part of the line as the "N" in "Now":
| Now is the time for all men all men all men all men all men all men all men all men all men all men all men all men to
So, using two different ways, let's do a "fill" on it:
--- (1) via the good-ole M-q, we get this:
| Now is the time for all men all men all men all men all men all men
all men all men all men all men all men all men to
--- (2) Whereas with (the super-useful) fill-individual-paragraphs it's:
| Now is the time for all men all men all men all men all men all men
| all men all men all men all men all men all men to
------------- QUESTION: fill-individual-paragraphs is SO nice, so:
Each of two results has its uses -- I just want the ability choose.
Especially with the unbelievably-useful "fill-individual-paragraphs".
So, how to tell M-x fill-individual-paragraphs which format to use?
Thanks!
David
next reply other threads:[~2010-01-18 10:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-18 10:27 David Combs [this message]
2010-01-18 12:54 ` Interesting difference in emacs's "filling" Pascal J. Bourguignon
2010-01-30 0:40 ` David Combs
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='hj1d1m$2vb$1@panix1.panix.com' \
--to=dkcombs@panix.com \
--cc=help-gnu-emacs@gnu.org \
/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.