Re: [Orgmode] Re: Freemind conversion and Notes

2010-09-29 Thread Sven Bretfeld
Hi Lennart

Lennart Borgman lennart.borg...@gmail.com writes:

 Give thanks for unknown blessings already on their way. - Native
 American Saying.

 Can you please just remove the argument given to
 called-interactively-p? Please see here:
 http://old.nabble.com/called-interactively-p-td25704073.html

Just without knowing what I'm actually doing (since I don't understand
much of discussions about coding), I removed the 'any of every
occurrence of called-interactively-p 'any in org-freemind.el. I seem
to have hit the bull's eye. Now its working perfectly. Great.

Thank you very much,

Sven

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


Re: [Orgmode] Re: Freemind conversion and Notes

2010-09-29 Thread Lennart Borgman
On Wed, Sep 29, 2010 at 11:23 AM, Sven Bretfeld sven.bretf...@gmx.ch wrote:
 Hi Lennart

 Lennart Borgman lennart.borg...@gmail.com writes:

 Give thanks for unknown blessings already on their way. - Native
 American Saying.

 Can you please just remove the argument given to
 called-interactively-p? Please see here:
 http://old.nabble.com/called-interactively-p-td25704073.html

 Just without knowing what I'm actually doing (since I don't understand
 much of discussions about coding), I removed the 'any of every
 occurrence of called-interactively-p 'any in org-freemind.el. I seem
 to have hit the bull's eye. Now its working perfectly. Great.

Yes, that was exactly what you should do. (And byte compile and load
the new org-freemind.el of course.)

Thanks for testing it.

Carsten, could you please update org-freemind in the sources (both Org
sources and Emacs sources)?

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


Re: [Orgmode] Re: Freemind conversion and Notes

2010-09-28 Thread Sven Bretfeld
Hi Lennart

Lennart Borgman lennart.borg...@gmail.com writes:

 Thanks for the bug report. I have attached a new version of
 org-freemind.el (and a patch for it).

Aaaargh. One day too late. Yesterday I converted a big mindmap manually.
But it's fine that the package will be healthy soon for the next time
(which will come soon). Thanks again.

 Please test it and let me know what problems you find.

At the moment it doesn't work for me. This is the debug-on-error report
for org-freemind-to-org-mode:

Debugger entered--Lisp error: (wrong-number-of-arguments called-interactively-p 
1)
  (called-interactively-p (quote any))
  (org-freemind-check-overwrite org-file (called-interactively-p (quote any)))
  (if (org-freemind-check-overwrite org-file (called-interactively-p ...)) 
(progn (let ... ...)))
  (when (org-freemind-check-overwrite org-file (called-interactively-p ...)) 
(let (... ...) (with-current-buffer mm-buffer ...)))
  org-freemind-to-org-mode(/home/sven/tmp/Theravada.mm 
~/tmp/Theravada.mm.org)
  call-interactively(org-freemind-to-org-mode t nil)
  execute-extended-command(nil)
  call-interactively(execute-extended-command nil nil)

I have the latest stable version of orgmode (7.01h) installed on Emacs
23.1.1 under Ubuntu Lynx.

Greetings,

Sven

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


Re: [Orgmode] Re: Freemind conversion and Notes

2010-09-28 Thread Lennart Borgman
Give thanks for unknown blessings already on their way. - Native
American Saying.

Can you please just remove the argument given to
called-interactively-p? Please see here:
http://old.nabble.com/called-interactively-p-td25704073.html



On Tue, Sep 28, 2010 at 9:44 AM, Sven Bretfeld sven.bretf...@gmx.ch wrote:
 Hi Lennart

 Lennart Borgman lennart.borg...@gmail.com writes:

 Thanks for the bug report. I have attached a new version of
 org-freemind.el (and a patch for it).

 Aaaargh. One day too late. Yesterday I converted a big mindmap manually.
 But it's fine that the package will be healthy soon for the next time
 (which will come soon). Thanks again.

 Please test it and let me know what problems you find.

 At the moment it doesn't work for me. This is the debug-on-error report
 for org-freemind-to-org-mode:

 Debugger entered--Lisp error: (wrong-number-of-arguments 
 called-interactively-p 1)
  (called-interactively-p (quote any))
  (org-freemind-check-overwrite org-file (called-interactively-p (quote any)))
  (if (org-freemind-check-overwrite org-file (called-interactively-p ...)) 
 (progn (let ... ...)))
  (when (org-freemind-check-overwrite org-file (called-interactively-p ...)) 
 (let (... ...) (with-current-buffer mm-buffer ...)))
  org-freemind-to-org-mode(/home/sven/tmp/Theravada.mm 
 ~/tmp/Theravada.mm.org)
  call-interactively(org-freemind-to-org-mode t nil)
  execute-extended-command(nil)
  call-interactively(execute-extended-command nil nil)

 I have the latest stable version of orgmode (7.01h) installed on Emacs
 23.1.1 under Ubuntu Lynx.

 Greetings,

 Sven


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


[Orgmode] Re: Freemind conversion and Notes

2010-09-14 Thread Charles Cave
 org-freemind.el suggests that notes from a Freemind mindmap become
 converted to org by org-freemind-to-org-mode. However, all I get is the
 nodes and subnodes structure as orgmode's headings. My various notes
 (including many draft sentences of the article I'm about to write, so
 the most important thing) are ignored.

Sven,

I encountered this problem as well which makes the conversion quite
useless. I am not sure who owns the freemind package or who would
be willing to fix it up!

Charles




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


Re: [Orgmode] Re: Freemind conversion and Notes

2010-09-14 Thread Carsten Dominik


On Sep 14, 2010, at 9:25 AM, Charles Cave wrote:


org-freemind.el suggests that notes from a Freemind mindmap become
converted to org by org-freemind-to-org-mode. However, all I get is  
the

nodes and subnodes structure as orgmode's headings. My various notes
(including many draft sentences of the article I'm about to write, so
the most important thing) are ignored.


Sven,

I encountered this problem as well which makes the conversion quite
useless. I am not sure who owns the freemind package or who would
be willing to fix it up!


Lennart Borgman wrote the org-freemind converter.  May be you
can talk him into looking into this problem?  I am
CCing him on this mail.

Cheers

- Carsten


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


Re: [Orgmode] Re: Freemind conversion and Notes

2010-09-14 Thread Lennart Borgman
Thanks, I have noticed this and will look into it, but I have a lack
of time so I can't do it right now. But please send me an example.

On Tue, Sep 14, 2010 at 9:29 AM, Carsten Dominik
carsten.domi...@gmail.com wrote:

 On Sep 14, 2010, at 9:25 AM, Charles Cave wrote:

 org-freemind.el suggests that notes from a Freemind mindmap become
 converted to org by org-freemind-to-org-mode. However, all I get is the
 nodes and subnodes structure as orgmode's headings. My various notes
 (including many draft sentences of the article I'm about to write, so
 the most important thing) are ignored.

 Sven,

 I encountered this problem as well which makes the conversion quite
 useless. I am not sure who owns the freemind package or who would
 be willing to fix it up!

 Lennart Borgman wrote the org-freemind converter.  May be you
 can talk him into looking into this problem?  I am
 CCing him on this mail.

 Cheers

 - Carsten



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