org-export: Fix `org-export-get-category'
commit203d5123bcd873c4756b538ce59f2226bd188c6a
authorNicolas Goaziou <n.goaziou@gmail.com>
Sat, 3 Nov 2012 10:24:28 +0000 (3 11:24 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Sat, 3 Nov 2012 10:24:28 +0000 (3 11:24 +0100)
tree59d49822cb262015a1b3182be7cf0473c1dd5891
parent686cc243eef50ab00b0f0978d30beb4620f66634
org-export: Fix `org-export-get-category'

* contrib/lisp/org-export.el (org-export-get-category):
  `org-entry-properties' is over-zealous when it comes to "CATEGORY"
  property.  Ignore its "???" return value, which only means it wasn't
  able to find an appropriate category.
contrib/lisp/org-export.el