unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Visually filling hard-wrapped paragraphs
@ 2024-03-23 15:25 sbaugh
  0 siblings, 0 replies; only message in thread
From: sbaugh @ 2024-03-23 15:25 UTC (permalink / raw)
  To: help-gnu-emacs


Is there a way to get hard-wrapped paragraphs to visually reflow based
on the screen width?

Suppose I have a paragraph like:

word word word word word
word word word word

By default, if I narrow my screen width to, say, 22, (with
truncate-partial-width-windows=nil so it doesn't get truncated), it gets
displayed as:

word word word word wo
rd
word word word word

With visual-line-mode, I get:

word word word word
word
word word word word

But what I would like is:

word word word word
word word word word
word

i.e. the paragraph is displayed as if it has been filled to the window
width.

Is this possible?




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-03-23 15:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-23 15:25 Visually filling hard-wrapped paragraphs sbaugh

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).