thx Eric that's exactly what i needed. much appreciated! z On Sun, Jun 7, 2015 at 9:51 PM, Eric Abrahamsen wrote: > There are generally two ways: use the customize interface to customize > `org-export-backends' (I think you *need* to use customize for that? Or > at least, you do if you want it to take immediate effect), or just > (require 'ox-odt). Personally I don't like customize very much, so I > just have a bunch of (require 'ox-*) statements in my org-init.el file. > > Eric > > Xebar Saram writes: > > > Hi all > > > > this must be trivial but google fails me on this. how does one add the > > ODT exporter to the main orgmode export dialog? > > > > kind regards > > > > Z > > >