org-export: Correctly handle predicate in `org-export-get-ordinal'
commit3dc734eaf22bd50959d4c5e1818ffb46a1c048fc
authorNicolas Goaziou <n.goaziou@gmail.com>
Fri, 20 Jan 2012 18:17:11 +0000 (20 19:17 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Fri, 20 Jan 2012 19:12:30 +0000 (20 20:12 +0100)
tree361c87c9f1af794e70301fa56db76a410c7ef1f3
parent10f26fb805841e0dfa2404da0e7fb5b011f5b14b
org-export: Correctly handle predicate in `org-export-get-ordinal'

* contrib/lisp/org-export.el (org-export-get-ordinal): Correctly
  handle predicate in `org-export-get-ordinal'. Also allow to count
  more than one element type in the same sequence with optional
  argument TYPES.
contrib/lisp/org-export.el