ox: Ignore statistics cookies with stat:nil
commitf051d663ab45b8bc26a98768d9287b74827e240f
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 10 Sep 2015 07:32:58 +0000 (10 09:32 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 10 Sep 2015 07:32:58 +0000 (10 09:32 +0200)
tree6fb8dabe010d542ee7f3203a7a647391e1b81c9d
parentc708fc0bb82640b8dc3d934c72703d453e1f1fe7
ox: Ignore statistics cookies with stat:nil

* lisp/ox.el (org-export--prune-tree): Fix bug preventing pruning within
  secondary strings.

* testing/lisp/test-ox.el (test-org-export/handle-options): Update test.

Reported-by: Thomas S. Dye <tsd@tsdye.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/100999>
lisp/ox.el
testing/lisp/test-ox.el