Fix table detection in non-Org buffers
commitdb314d8ad0dc9282653b630da3857327701fa625
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 13 Aug 2015 20:31:36 +0000 (13 22:31 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 13 Aug 2015 20:31:36 +0000 (13 22:31 +0200)
treeaa25c62e9f8f99d8ebd923c9f074e5a9386219cb
parent81a63729473baaf00c2548d8929b9388053aea05
Fix table detection in non-Org buffers

* lisp/org.el (org-at-table-p): Allow local tables without full valid
  syntax when current buffer is not in Org mode.

Reported-by: Benjamin Slade <slade@jnanam.net>
<http://permalink.gmane.org/gmane.emacs.orgmode/99982>
lisp/org.el