GNU ELPA — adaptive-wrap

adaptive-wrap Atom Feed

Description
Smart line-wrapping with wrap-prefix
Latest
adaptive-wrap-0.9.tar (.sig), 2026-May-17, 20.0 KiB
Maintainer
Stephen Berman <stephen.berman@gmx.net>, Stefan Monnier <monnier@iro.umontreal.ca>
Website
https://elpa.gnu.org/packages/adaptive-wrap.html
Browse 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'.