ELPA Logo GNU-devel ELPA: adaptive-wrap

adaptive-wrap Atom Feed

Description
Smart line-wrapping with wrap-prefix
Latest
adaptive-wrap-0.9.0.20260322.0.tar (.sig), 2026-Aug-29, 20.0 KiB
Maintainer
Stephen Berman <stephen.berman@gmx.net>
Stefan Monnier <monnier@iro.umontreal.ca>
Other versions:
release version
Website
https://elpa.gnu.org/nongnu/adaptive-wrap.html
ELPA's Repository
CGit or Gitweb
Badge

To install this package from Emacs, use package-install or list-packages.

Full description

This package provides the `adaptive-wrap-prefix-mode' minor mode which sets
the wrap-prefix property on the fly so that single-long-line paragraphs get
word-wrapped in a way similar to what you'd get with M-q using
adaptive-fill-mode, but without actually changing the buffer's text.

Old versions

News

Since version 0.8:

- Use `lexical-binding'.