Christof Spitz <christof.spitz@gmail.com> writes:No customization at my end.
> 1. could you send me the variable settings of the exporter in your .
> emacs?
emacs -Q -l ~/.emacs-minimal
--8<---------------cut here---------------start------------->8---
kjambunathan@debian-6:~$ cat .emacs-minimal
(add-to-list 'load-path "~/src/org-mode/lisp/")
(require 'org-loaddefs)
(add-to-list 'load-path "~/src/org-mode/contrib/lisp/")
(require 'ox-freemind)
--8<---------------cut here---------------end--------------->8---
C-c C-e f f
I am using whatever that comes with Org-mode right now, with only change:
> 2. could you send me / or point me to the latest version of
> ox-freemind.el that you are using?
Do a add (require 'cl).
My version:
http://repo.or.cz/w/org-mode/org-kjn.git
http://repo.or.cz/w/org-mode/org-kjn.git/blob_plain/01db56d04ad8842da74c358ae6e27fe8147f6808:/contrib/lisp/ox-freemind.el
Org-mode version:
http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=contrib/lisp/ox-freemind.el;hb=HEAD