all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#52983: Implement visual-fill-column equivalent in display engine
@ 2022-01-03 17:59 Stefan Kangas
  0 siblings, 0 replies; only message in thread
From: Stefan Kangas @ 2022-01-03 17:59 UTC (permalink / raw)
  To: 52983

Severity: wishlist

The `visual-fill-column' package implements the following behavior,
according to its own description:

    visual-fill-column-mode is a small Emacs minor mode that mimics the
    effect of fill-column in visual-line-mode.  Instead of wrapping
    lines at the window edge, which is the standard behaviour of
    visual-line-mode, it wraps lines at fill-column (or
    visual-fill-column-width, if set).  That is, it turns the view on
    the left into the view on the right, without changing the contents
    of the file:

It would be better if we could implement this in the display engine.

More information and screenshots:
https://github.com/joostkremers/visual-fill-column

This was discussed in:
https://lists.gnu.org/archive/html/emacs-devel/2022-01/msg00290.html





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

only message in thread, other threads:[~2022-01-03 17:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-03 17:59 bug#52983: Implement visual-fill-column equivalent in display engine Stefan Kangas

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.