Skip Collins <skip.coll...@gmail.com> writes:
> After I do an ODT export, many ox-odt variables are duplicated with > old variable names: > | [-]-\ Group Org Export ODT > | | |--- Option Org Odt Schema Dir > | | |--- Option Org Odt Content Template File Above ones come from NEW exporter, ox-odt.el > | | |--- Option Org Export Odt Schema Dir > | | |--- Option Org Export Odt Content Template File Above ones come from LEGACY exporter. Not used by ox-odt.el. > I think this is a bug. Can someone confirm? Not a bug. This is expected on Emacses that don't ship with ox-odt.el. Currently none of the Emacses has ox-odt.el. So everyone - even those with the right installation - will see it. This is confusing but the behaviour is expected and NOT BUGGY. Talk to Org maintainers (may be Nicolas Goaziou) and request that *ALL* the new exporters - latex, html, odt, blah - all use a new defgroup for their variables. > This is apparently caused by interference from an old version of > org-mode that is bundled inside my OS X Emacs.app. How can I > completely disable the old version? It has nothing to do with "mixed" installation. Seeing mixed variables is normal and nothing to worry about.