]> git.eshelyaron.com Git - emacs.git/commit
Guard against faulty flow-filled emails
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 11 Sep 2020 14:45:12 +0000 (16:45 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 11 Sep 2020 14:45:16 +0000 (16:45 +0200)
commitd608eb1c941aac65d0a1d02b0ac6279e42d8ca8b
treed11c21a644a9778473fafc1eb8931004b3e948d9
parentb054393dd1b9146522d8aeb21cb9b1ad52210a33
Guard against faulty flow-filled emails

* lisp/mail/flow-fill.el (fill-flowed): Don't bug out if there's a
space at the end of the buffer.  This is probably not allowed in
the flow-fill specification, but has been observed in the wild.
lisp/mail/flow-fill.el