org-export: Fix some small bugs, include tests
commita940e3d22c9801e733f6654da1210ee97db3efd8
authorNicolas Goaziou <n.goaziou@gmail.com>
Wed, 22 Feb 2012 23:57:59 +0000 (23 00:57 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Wed, 22 Feb 2012 23:58:55 +0000 (23 00:58 +0100)
treeeccb49e42344f32f645cad98d129885e6a7d96a8
parent04a064d623b15f678de60e0cf8aca58b552e1796
org-export: Fix some small bugs, include tests

* contrib/lisp/org-export.el (org-export-get-inbuffer-options): Fix
  but with incomplete macros returning an error.  Also with behaviour
  `nil', only insert new value if none was defined before.
(org-export-use-select-tags-p): Fix bug preventing it from properly
detecting select-tags.
(org-export--skip-p): Small refactoring
* testing/contrib/lisp/test-org-export.el: New test file.
contrib/lisp/org-export.el
testing/contrib/lisp/test-org-export.el [new file with mode: 0644]