aggressive-fill-paragraph-mode
aggressive-fill-paragraph-mode copied to clipboard
Compare to refill-mode
A package's description should highlight how it relates to other similar features. In this case, for example, I can't quite see how it compares to refill-mode
(bundled with Emacs), except maybe that refill-mode refills on "all" keys rather than only on SPC.
IIRC refill-mode also attempted to fill code when I wrote this mode a few years so the difference was that this can be used for code comments.
You're right though, I should add some documentation.