Fix auto filling in a paragraph directly following a comment
commit93040f46714f4b94ebbbd0ff8c3ccf58ae3437c5
authorNicolas Goaziou <n.goaziou@gmail.com>
Sat, 20 Oct 2012 09:58:16 +0000 (20 11:58 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Sat, 20 Oct 2012 09:58:16 +0000 (20 11:58 +0200)
treefa25fdbb2a324fc92b3ee68fbc24fd63b02901fd
parent92199873c5796a31aecd573ee485bbb4accd5f28
Fix auto filling in a paragraph directly following a comment

* lisp/org.el (org-auto-fill-function): Make sure `adaptive-fill-mode'
  mode is nil when pre-computed `fill-prefix' is the empty string.
  Otherwise filling functions from fill.el think it has to be computed
  again and overwrite it.
lisp/org.el
testing/lisp/test-org.el