]> git.eshelyaron.com Git - emacs.git/commit
Tweak how `M-RET' in Message mode fills paragraphs
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 10 Sep 2020 21:26:30 +0000 (23:26 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 10 Sep 2020 21:26:30 +0000 (23:26 +0200)
commita4d37877f8da3588aa176672f65952a91daf1699
treecdbc274cdbb1bd1b6605b32e6bb10cead4d879e7
parentda344e1884481e8d5e294b0f46df447c234bab41
Tweak how `M-RET' in Message mode fills paragraphs

* lisp/gnus/message.el (message-newline-and-reformat): Pick up any
longer white-space prefix before starting to fill (bug#43299).
This fixes the problem of hitting M-RET on a line that's just ">".
lisp/gnus/message.el