org.el (org-adaptive-fill-function): Fix various bugs when filling in message-mode
commita85b393994d9dcfe12a457c5c9dd62d9090bdb06
authorBastien Guerry <bzg@altern.org>
Tue, 22 Jan 2013 12:55:57 +0000 (22 13:55 +0100)
committerBastien Guerry <bzg@altern.org>
Tue, 22 Jan 2013 12:55:57 +0000 (22 13:55 +0100)
treec1dfd135983ea3396798c3a80e2083ea17beaf38
parent84d2251e57d0922d89640380bac8163bac8e6235
org.el (org-adaptive-fill-function): Fix various bugs when filling in message-mode

* org.el (org-adaptive-fill-function): In message-mode, don't
lines in the message header, nor table lines in the body.
Correctly fill lines starting with `org-outline-regexp' in the
body.
lisp/org.el