Fix error when filling a table from an affiliated keyword
commit75c8be1d8b1fcafc88ac99702654dfe9a85d609e
authorNicolas Goaziou <n.goaziou@gmail.com>
Fri, 26 Apr 2013 12:27:38 +0000 (26 14:27 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Fri, 26 Apr 2013 12:27:38 +0000 (26 14:27 +0200)
treef1322631663a2d414350860bbbb3b8514ce0bcb9
parent73b7f3192c6a1ae5cd31636a3b1b22e036717fbb
Fix error when filling a table from an affiliated keyword

* lisp/org.el (org-fill-paragraph): Move to table beginning before
  aligning the table when M-q is called from an affiliated keyword.
* testing/lisp/test-org.el: Add test.
lisp/org.el
testing/lisp/test-org.el