Re: [Orgmode] org-export-as-freemind writes *.mm files that freemind (0.8.1) cannot read

2009-11-06 Thread Carsten Dominik


On Nov 7, 2009, at 2:05 AM, Daniel Martins wrote:


C-c C-e has the FreeMind export option but it does not work (there is
no org-export-as-freemind)


Hi Daniel,

you org-instal.el is out of date, please run

   make

or

   make autoloads

- Carsten



Select command:
org-export: Wrong type argument: commandp, org-export-as-freemind

Org-mode version 6.32trans (release_6.32b.126.g8c94a)

2009/10/30 Carsten Dominik :
We are moving to install this exporter, should be in the next  
release.


- Carsten

On Sep 21, 2009, at 9:17 PM, Friedrich Delgado Friedrichs wrote:


Hi!

Carsten Dominik schrieb:


is there any kind of consensus about which of the two freemind  
exporters

is better?  Marco Vezzoli's is the one included with Org currently.
The other one is by Lennart.



Would anyone like to make a comparison?


---Zitatende---

Just in case my opinion isn't already clear: I prefer the one by
Lennart, as I couldn't get the one from contrib to work at all for  
me.



--
  Friedrich Delgado Friedrichs 
   TauPan on Ircnet and Freenode ;)


- Carsten





___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode



- Carsten





___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] org-export-as-freemind writes *.mm files that freemind (0.8.1) cannot read

2009-10-30 Thread Carsten Dominik

We are moving to install this exporter, should be in the next release.

- Carsten

On Sep 21, 2009, at 9:17 PM, Friedrich Delgado Friedrichs wrote:


Hi!

Carsten Dominik schrieb:
is there any kind of consensus about which of the two freemind  
exporters

is better?  Marco Vezzoli's is the one included with Org currently.
The other one is by Lennart.



Would anyone like to make a comparison?

---Zitatende---

Just in case my opinion isn't already clear: I prefer the one by
Lennart, as I couldn't get the one from contrib to work at all for me.


--
   Friedrich Delgado Friedrichs 
TauPan on Ircnet and Freenode ;)


- Carsten





___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] org-export-as-freemind writes *.mm files that freemind (0.8.1) cannot read

2009-09-21 Thread Friedrich Delgado Friedrichs
Hi!

Carsten Dominik schrieb:
> is there any kind of consensus about which of the two freemind exporters
> is better?  Marco Vezzoli's is the one included with Org currently.
> The other one is by Lennart.

> Would anyone like to make a comparison?
---Zitatende---

Just in case my opinion isn't already clear: I prefer the one by
Lennart, as I couldn't get the one from contrib to work at all for me.


-- 
Friedrich Delgado Friedrichs 
 TauPan on Ircnet and Freenode ;)


pgpfmpUjGQwvn.pgp
Description: PGP signature
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] org-export-as-freemind writes *.mm files that freemind (0.8.1) cannot read

2009-09-21 Thread Carsten Dominik

Hi

is there any kind of consensus about which of the two freemind exporters
is better?  Marco Vezzoli's is the one included with Org currently.
The other one is by Lennart.

Would anyone like to make a comparison?

Thanks

- Carsten

On Sep 20, 2009, at 9:13 AM, Daniel Martins wrote:


One more vore for integration

I use FreeMind with my non-Emacs post-graduate students before thay
write anything with pretty good results.

Daniel

PS I am considering Emacs as a requisite to be a post-graduate  
student!


2009/9/19 Friedrich Delgado Friedrichs :

Hi!

Carsten Dominik schrieb:

http://www.emacswiki.org/emacs/FreeMind

---Zitatende---

Interesting. I was talking about the org-freemind package in the
contrib dir of org. The emacswiki page talks about a completely
different library.

To make this one work, I have to convert my org file to oddeven  
levels

(since it checks if the level step is > 1), but then I can just open
the resulting freemind file with freemind 0.9.0~rc4 (from the
experimental branch of the debian repository).

So: Yay! Thanks! ;)

Maybe it would be worth considering to add this to the org-mode
documentation. Since it's already part of nxhtml it would probably be
useless to add it to org's contrib dir.


--
   Friedrich Delgado Friedrichs 
TauPan on Ircnet and Freenode ;)

___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode





___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode




___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] org-export-as-freemind writes *.mm files that freemind (0.8.1) cannot read

2009-09-20 Thread Daniel Martins
One more vore for integration

I use FreeMind with my non-Emacs post-graduate students before thay
write anything with pretty good results.

Daniel

PS I am considering Emacs as a requisite to be a post-graduate student!

2009/9/19 Friedrich Delgado Friedrichs :
> Hi!
>
> Carsten Dominik schrieb:
>> http://www.emacswiki.org/emacs/FreeMind
> ---Zitatende---
>
> Interesting. I was talking about the org-freemind package in the
> contrib dir of org. The emacswiki page talks about a completely
> different library.
>
> To make this one work, I have to convert my org file to oddeven levels
> (since it checks if the level step is > 1), but then I can just open
> the resulting freemind file with freemind 0.9.0~rc4 (from the
> experimental branch of the debian repository).
>
> So: Yay! Thanks! ;)
>
> Maybe it would be worth considering to add this to the org-mode
> documentation. Since it's already part of nxhtml it would probably be
> useless to add it to org's contrib dir.
>
>
> --
>        Friedrich Delgado Friedrichs 
>                             TauPan on Ircnet and Freenode ;)
>
> ___
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>


___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] org-export-as-freemind writes *.mm files that freemind (0.8.1) cannot read

2009-09-19 Thread Friedrich Delgado Friedrichs
Hi!

Carsten Dominik schrieb:
> http://www.emacswiki.org/emacs/FreeMind
---Zitatende---

Interesting. I was talking about the org-freemind package in the
contrib dir of org. The emacswiki page talks about a completely
different library.

To make this one work, I have to convert my org file to oddeven levels
(since it checks if the level step is > 1), but then I can just open
the resulting freemind file with freemind 0.9.0~rc4 (from the
experimental branch of the debian repository).

So: Yay! Thanks! ;)

Maybe it would be worth considering to add this to the org-mode
documentation. Since it's already part of nxhtml it would probably be
useless to add it to org's contrib dir.


-- 
Friedrich Delgado Friedrichs 
 TauPan on Ircnet and Freenode ;)


pgpIgmGb8pq9z.pgp
Description: PGP signature
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] org-export-as-freemind writes *.mm files that freemind (0.8.1) cannot read

2009-09-19 Thread Carsten Dominik

Hi,

There is some discussion about this here:

http://www.emacswiki.org/emacs/FreeMind

On Sep 16, 2009, at 5:04 PM, Friedrich Delgado Friedrichs wrote:


Hi!

I wanted to get a different view on my document so I thought I'll try
the freemind export.

Unfortunately when I try to open a document exported from org to
freemind I either just get a window "An error occured while trying to
open...", or I get nothing at all and lots of Java backtraces in the
console.

If anyone wants to debug this, I can provide the backtraces and more
information. Otherwise feel free to just ignore this mail ;) (Yay for
non-actionable things...)

Kind regards
Friedel
--
   Friedrich Delgado Friedrichs 
TauPan on Ircnet and Freenode ;)


___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode




___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] org-export-as-freemind writes *.mm files that freemind (0.8.1) cannot read

2009-09-16 Thread Friedrich Delgado Friedrichs
Hi!

I wanted to get a different view on my document so I thought I'll try
the freemind export.

Unfortunately when I try to open a document exported from org to
freemind I either just get a window "An error occured while trying to
open...", or I get nothing at all and lots of Java backtraces in the
console.

If anyone wants to debug this, I can provide the backtraces and more
information. Otherwise feel free to just ignore this mail ;) (Yay for
non-actionable things...)

Kind regards
 Friedel
-- 
Friedrich Delgado Friedrichs 
 TauPan on Ircnet and Freenode ;)


___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode