emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] freemind export?


From: Jambunathan K
Subject: Re: [O] freemind export?
Date: Tue, 05 Nov 2013 07:05:41 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Christof Spitz <address@hidden> writes:

> 1. could you send me the variable settings of the exporter in your .
> emacs? 

No customization at my end.

emacs -Q -l ~/.emacs-minimal


--8<---------------cut here---------------start------------->8---
address@hidden:~$ 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

> 2. could you send me / or point me to the latest version of
> ox-freemind.el that you are using?

I am using whatever that comes with Org-mode right now, with only change:
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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]