GNU bug report logs - #52983
Implement visual-fill-column equivalent in display engine

Previous Next

Package: emacs;

Reported by: Stefan Kangas <stefan <at> marxist.se>

Date: Mon, 3 Jan 2022 18:00:01 UTC

Severity: wishlist

Full log


View this message in rfc822 format

From: Stefan Kangas <stefan <at> marxist.se>
To: 52983 <at> debbugs.gnu.org
Subject: bug#52983: Implement visual-fill-column equivalent in display engine
Date: Mon, 3 Jan 2022 12:59:23 -0500
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




This bug report was last modified 3 years and 163 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.