GNU bug report logs -
#52983
Implement visual-fill-column equivalent in display engine
Previous Next
To reply to this bug, email your comments to 52983 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#52983
; Package
emacs
.
(Mon, 03 Jan 2022 18:00:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Stefan Kangas <stefan <at> marxist.se>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Mon, 03 Jan 2022 18:00:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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 2 years and 328 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.