emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* freemind.el can't to convert from FreeMind.mm to OrgMode.org?
@ 2008-05-01 10:16 Paul Csanyi
  2008-05-02  7:09 ` Carsten Dominik
  0 siblings, 1 reply; 6+ messages in thread
From: Paul Csanyi @ 2008-05-01 10:16 UTC (permalink / raw)
  To: emacs-orgmode

Hello!

I'm using GNU Emacs 22.1.1 (i486-pc-linux-gnu, GTK+ Version 2.8.20) on
Debian Etch.

I can't to convert a freemind.mm to orgmode.org with 
M-x freemind-to-org-mode 

I get a message in minibuffer:
'Wrong type argument: stringp, nil'

Are there a way how to solve this problem?

Any advices will be appreciated!

-- 
Regards, Paul Csanyi
http://www.freewebs.com/csanyi-pal/index.htm

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: freemind.el can't to convert from FreeMind.mm to OrgMode.org?
  2008-05-01 10:16 freemind.el can't to convert from FreeMind.mm to OrgMode.org? Paul Csanyi
@ 2008-05-02  7:09 ` Carsten Dominik
  2008-05-02  8:40   ` Paul Csanyi
                     ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Carsten Dominik @ 2008-05-02  7:09 UTC (permalink / raw)
  To: Paul Csanyi; +Cc: emacs-orgmode

On May 1, 2008, at 12:16 PM, Paul Csanyi wrote:

> Hello!
>
> I'm using GNU Emacs 22.1.1 (i486-pc-linux-gnu, GTK+ Version 2.8.20) on
> Debian Etch.
>
> I can't to convert a freemind.mm to orgmode.org with
> M-x freemind-to-org-mode
>
I don't know that function, where is it defined?

- Carsten

> I get a message in minibuffer:
> 'Wrong type argument: stringp, nil'
>
> Are there a way how to solve this problem?
>
> Any advices will be appreciated!
>
> -- 
> Regards, Paul Csanyi
> http://www.freewebs.com/csanyi-pal/index.htm
>
>
>
> _______________________________________________
> 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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: freemind.el can't to convert from FreeMind.mm to OrgMode.org?
  2008-05-02  7:09 ` Carsten Dominik
@ 2008-05-02  8:40   ` Paul Csanyi
  2008-05-02  8:41   ` Giovanni Ridolfi
  2008-05-02 13:14   ` J. David Boyd
  2 siblings, 0 replies; 6+ messages in thread
From: Paul Csanyi @ 2008-05-02  8:40 UTC (permalink / raw)
  To: emacs-orgmode

Carsten Dominik <dominik@science.uva.nl> writes:

> On May 1, 2008, at 12:16 PM, Paul Csanyi wrote:
>
>> I'm using GNU Emacs 22.1.1 (i486-pc-linux-gnu, GTK+ Version 2.8.20) on
>> Debian Etch.
>>
>> I can't to convert a freemind.mm to orgmode.org with
>> M-x freemind-to-org-mode
>>
> I don't know that function, where is it defined?

I have downloaded freemind.el from:
http://www.emacswiki.org/cgi-bin/wiki/freemind.el

Then I copy freemind.el to:
/usr/share/emacs22/site-lisp/

It is defined in freemind.el at line 830.

I use FreeMind version: 0.8.0-1 .

-- 
Regards, Paul Csanyi
http://www.freewebs.com/csanyi-pal/index.htm

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: freemind.el can't to convert from FreeMind.mm to OrgMode.org?
  2008-05-02  7:09 ` Carsten Dominik
  2008-05-02  8:40   ` Paul Csanyi
@ 2008-05-02  8:41   ` Giovanni Ridolfi
  2008-05-02 13:14   ` J. David Boyd
  2 siblings, 0 replies; 6+ messages in thread
From: Giovanni Ridolfi @ 2008-05-02  8:41 UTC (permalink / raw)
  To: emacs-orgmode


--- Carsten Dominik <dominik@science.uva.nl> ha
scritto:

> On May 1, 2008, at 12:16 PM, Paul Csanyi wrote:
> 
> > I'm using GNU Emacs 22.1.1 (i486-pc-linux-gnu,
> > GTK+ Version 2.8.20) on Debian Etch.
> >
> > I can't to convert a freemind.mm to orgmode.org
> > with  M-x freemind-to-org-mode
> >
> I don't know that function, where is it defined?
> 

? perhaps here: 

http://www.emacswiki.org/cgi-bin/wiki/freemind.el

/sic/

Giovanni


      Tante idee per la salvaguardia del nostro Pianeta su Yahoo! For Good 
http://it.promotions.yahoo.com/forgood/environment.html

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: freemind.el can't to convert from FreeMind.mm to OrgMode.org?
  2008-05-02  7:09 ` Carsten Dominik
  2008-05-02  8:40   ` Paul Csanyi
  2008-05-02  8:41   ` Giovanni Ridolfi
@ 2008-05-02 13:14   ` J. David Boyd
  2008-05-03 13:30     ` Carsten Dominik
  2 siblings, 1 reply; 6+ messages in thread
From: J. David Boyd @ 2008-05-02 13:14 UTC (permalink / raw)
  To: emacs-orgmode


It is in the CONTRIB/packages directory...

Dave


Carsten Dominik <dominik@science.uva.nl> writes:

> On May 1, 2008, at 12:16 PM, Paul Csanyi wrote:
>
>> Hello!
>>
>> I'm using GNU Emacs 22.1.1 (i486-pc-linux-gnu, GTK+ Version 2.8.20) on
>> Debian Etch.
>>
>> I can't to convert a freemind.mm to orgmode.org with
>> M-x freemind-to-org-mode
>>
> I don't know that function, where is it defined?
>
> - Carsten
>
>> I get a message in minibuffer:
>> 'Wrong type argument: stringp, nil'
>>
>> Are there a way how to solve this problem?
>>
>> Any advices will be appreciated!
>>
>> -- 
>> Regards, Paul Csanyi
>> http://www.freewebs.com/csanyi-pal/index.htm
>>
>>
>>
>> _______________________________________________
>> 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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Re: freemind.el can't to convert from FreeMind.mm to OrgMode.org?
  2008-05-02 13:14   ` J. David Boyd
@ 2008-05-03 13:30     ` Carsten Dominik
  0 siblings, 0 replies; 6+ messages in thread
From: Carsten Dominik @ 2008-05-03 13:30 UTC (permalink / raw)
  To: J. David Boyd; +Cc: emacs-orgmode


On May 2, 2008, at 3:14 PM, J. David Boyd wrote:

>
> It is in the CONTRIB/packages directory...

No, it is not.  That is a package that converts org to freemind,
not the other way round.

You should write to Lennart directly, I am not sure if he is reading  
this list.

- Carsten


>
>
> Dave
>
>
> Carsten Dominik <dominik@science.uva.nl> writes:
>
>> On May 1, 2008, at 12:16 PM, Paul Csanyi wrote:
>>
>>> Hello!
>>>
>>> I'm using GNU Emacs 22.1.1 (i486-pc-linux-gnu, GTK+ Version  
>>> 2.8.20) on
>>> Debian Etch.
>>>
>>> I can't to convert a freemind.mm to orgmode.org with
>>> M-x freemind-to-org-mode
>>>
>> I don't know that function, where is it defined?
>>
>> - Carsten
>>
>>> I get a message in minibuffer:
>>> 'Wrong type argument: stringp, nil'
>>>
>>> Are there a way how to solve this problem?
>>>
>>> Any advices will be appreciated!
>>>
>>> -- 
>>> Regards, Paul Csanyi
>>> http://www.freewebs.com/csanyi-pal/index.htm
>>>
>>>
>>>
>>> _______________________________________________
>>> 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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-05-03 13:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-01 10:16 freemind.el can't to convert from FreeMind.mm to OrgMode.org? Paul Csanyi
2008-05-02  7:09 ` Carsten Dominik
2008-05-02  8:40   ` Paul Csanyi
2008-05-02  8:41   ` Giovanni Ridolfi
2008-05-02 13:14   ` J. David Boyd
2008-05-03 13:30     ` Carsten Dominik

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).