]> git.eshelyaron.com Git - emacs.git/commit
Reimplement the `fill-flowed' function to respect space stuffing
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 16 Aug 2019 01:00:08 +0000 (18:00 -0700)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 16 Aug 2019 01:00:16 +0000 (18:00 -0700)
commitab8a96977f6fc91d9a6ba4fe8a2a959c0525e339
tree1459a869b914210bba0b4e5800c3fc8a5b9ee109
parent1ee0192b792124663a0a40a729dd83c047d21535
Reimplement the `fill-flowed' function to respect space stuffing

* lisp/mail/flow-fill.el (fill-flowed): Reimplement the function
to respect space-stuffing (bug#17190).

* test/lisp/mail/flow-fill-tests.el
(fill-flow-tests-fill-flowed-stuffed): New test.
(fill-flow-tests-fill-flowed-decode): Rename the test so that it
actually runs.
lisp/mail/flow-fill.el
test/lisp/mail/flow-fill-tests.el