]> code.delx.au - gnu-emacs/commit
Make `message-beginning-of-line' aware of folded headers
authorMichal Nazarewicz <mina86@mina86.com>
Tue, 9 Feb 2016 03:07:05 +0000 (14:07 +1100)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 9 Feb 2016 03:07:05 +0000 (14:07 +1100)
commit68f06909711dc87eb7af7d32424578db6667a395
tree717e8f22660df61cd7de6008c80e53d9288c0c7c
parent824a87f41f53eea3aa8ffcb9f065ce149213ebfb
Make `message-beginning-of-line' aware of folded headers

* lisp/gnus/message.pl (message-beginning-of-header): New function which
moves point to the beginning of a mail header.  The function is aware of
folded headers and with non-nil argument looks for the true beginning of
a header while with nil argument moves to the indented text of header's
value.
(message-beginning-of-line): Function is now aware of folded headers and
either moves point to the indention of a header or, in visual-line-mode,
searches for the beginning of the header.
etc/NEWS
lisp/gnus/message.el