[O] New exporter - variable name

2013-02-20 Thread itmejl

Hi!

Switching from old to new exporter.

Using 7.9.3e and Emacs 24.2 on win7.

Question about variables and name on equivalent vaiables in new exporter.

Are there new equivalents variables for old variables
org-odt-styles-dir, org-export-odt-styles-file and those for schema-dir?

Thanks in advance and for orgmode.

/



[O] new exporter

2012-09-30 Thread itmejl
Hello!

This is about using the new exporter.

I use Emacs 24.2 on win7 and org-mode 7.9.2.

The following two lines (with real paths of course) are in .emacs:
(require 'org-export)
(add-to-list 'load-path (expand-file-name /path/to/org/contrib/lisp))

When starting with M-x org-export-dispatch I come to the new dispatcher
but then nothing goes.

Regardless of what I choose the message is:
Symbol's function definition is void: org-e-ascii-export-as-ascii or
org-e-html. or whatever export format chose.

When I hit M-x org-e tab nothing is listed. Emacs does not seam to find
the exporter commands.

What am I missing?

/