org-table: Ignore filters and hooks in radio tables
commit70f965535b07c03a40792237de3a970d1cb57551
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 5 Jan 2015 11:39:26 +0000 (5 12:39 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 5 Jan 2015 11:39:26 +0000 (5 12:39 +0100)
tree5dae362f8413f61230ae0c34d35ba39e58c27852
parent39001557880e92f6a73fb4378544a25ee4beece5
org-table: Ignore filters and hooks in radio tables

* lisp/org-table.el (orgtbl-to-generic): Ignore user-defined filters
  and hooks.

* testing/lisp/test-org-table.el (test-org-table/to-generic): Add
  tests.

Suggested-by: Aaron Ecay <aaronecay@gmail.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/93795>
lisp/org-table.el
testing/lisp/test-org-table.el