* fill-paragraph when longlines-mode is on
@ 2007-09-06 0:00 Lennart Borgman (gmail)
2007-09-06 0:58 ` Chong Yidong
0 siblings, 1 reply; 2+ messages in thread
From: Lennart Borgman (gmail) @ 2007-09-06 0:00 UTC (permalink / raw)
To: Emacs Devel
Does fill-paragraph really work when longlines-mode is on?
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: fill-paragraph when longlines-mode is on
2007-09-06 0:00 fill-paragraph when longlines-mode is on Lennart Borgman (gmail)
@ 2007-09-06 0:58 ` Chong Yidong
0 siblings, 0 replies; 2+ messages in thread
From: Chong Yidong @ 2007-09-06 0:58 UTC (permalink / raw)
To: Lennart Borgman (gmail); +Cc: Emacs Devel
"Lennart Borgman (gmail)" <lennart.borgman@gmail.com> writes:
> Does fill-paragraph really work when longlines-mode is on?
Yes, but the effect is subtle, since most of the "filling" effects of
fill-paragraph are performed automatically due to automatic line
wrapping in longlines-mode. One way to see that fill-paragraph really
does something is to enter multiple spaces between a pair of words:
longlines leaves these spaces alone, but doing M-q replaces these with
a single space.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-09-06 0:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-06 0:00 fill-paragraph when longlines-mode is on Lennart Borgman (gmail)
2007-09-06 0:58 ` Chong Yidong
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).