From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Martin Beck" Subject: Problem with backslash and Freemind-Export Date: Tue, 21 Aug 2012 14:18:47 +0200 (CEST) Message-ID: Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52523) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T3nQ7-0007qW-EG for emacs-orgmode@gnu.org; Tue, 21 Aug 2012 08:19:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T3nQ1-00044N-En for emacs-orgmode@gnu.org; Tue, 21 Aug 2012 08:18:55 -0400 Received: from mout.web.de ([212.227.15.3]:57046) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T3nQ1-00044G-5X for emacs-orgmode@gnu.org; Tue, 21 Aug 2012 08:18:49 -0400 Received: from 3capp-webde-bs24.server.lan ([172.19.170.24]) by mriweb.server.lan (mriweb002) with ESMTPA (Nemesis) id 0LtB7V-1TnCGK1XIJ-012ll6 for ; Tue, 21 Aug 2012 14:18:47 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org
Hello,

I'm=20trying=20t= o=20export=20org-mode=20files=20to=20freemind-format=20(.mm)=20and=20I'= m=20encoutering=20the=20following=20problem:

After=20invoking=20the=20export=20with=20C-c=20C-e=20m,
I= =20get=20an=20error=20message=20"Invalid=20use=20of=20`\`i= n=20replacement=20text"=20in=20the=20status=20bar,
and= =20no=20output=20file.

The=20reason=20seems= =20to=20be=20the=20backslash=20I'm=20using=20in=20Hyperlinks=20to=20dir= ectory=20paths=20in=20Windows=207=20like=20in=20C:\directory=20or=20 = 2;\myservername\directory\networkpath

I've=20created=20a=20minimal=20example=20(filename=20test.org)=20= here: =20      =20

*= =20Heading=201
**=20Heading=201.1
this=20is=20my=20text=20for=20her= e
**=20Heading=201.2
this=20is=20another=20sample=20text=20followed= =20by=20a=20link:
[[C:\tmp\][link=20to=20tmp=20directory]]
= *=20Heading=202=20

I'm=20using=20org-mode=207.8.11= =20and=20Gnu=20Emacs=2024.1.1=20on=20Windows=207.

Any=20help=20is=20appreciated=20-=20it=20would=20be=20great=20if=20th= e=20used=20network=20paths=20could=20also=20be=20converted=20in=20clickable= =20Hyperlinks=20in=20Freemind=20and=20if=20I=20would=20get=20no=20error=20b= ut=20a=20resulting=20.mm=20file.

Kind=20rega= rds

Martin

<= /body> From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Problem with backslash and Freemind-Export Date: Wed, 22 Aug 2012 00:42:51 +0200 Message-ID: <877gsrvpck.fsf@altern.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41585) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T3x9b-0001SL-S2 for emacs-orgmode@gnu.org; Tue, 21 Aug 2012 18:42:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T3x9b-0002ft-30 for emacs-orgmode@gnu.org; Tue, 21 Aug 2012 18:42:31 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:57632) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T3x9a-0002fn-T5 for emacs-orgmode@gnu.org; Tue, 21 Aug 2012 18:42:31 -0400 Received: by wgbez12 with SMTP id ez12so222063wgb.30 for ; Tue, 21 Aug 2012 15:42:30 -0700 (PDT) In-Reply-To: (Martin Beck's message of "Tue, 21 Aug 2012 14:18:47 +0200 (CEST)") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Martin Beck Cc: emacs-orgmode@gnu.org Hi Martin, "Martin Beck" writes: > I'm trying to export org-mode files to freemind-format (.mm) and I'm > encoutering the following problem: > > After invoking the export with C-c C-e m, > I get an error message "Invalid use of `\`in replacement text" in the > status bar, > and no output file. Should be fixed, thanks a lot for the minimal example. -- Bastien From mboxrd@z Thu Jan 1 00:00:00 1970 From: M Subject: Re: Problem with backslash and Freemind-Export Date: Fri, 24 Aug 2012 18:46:07 +0200 Message-ID: References: <878vd42uxn.fsf@altern.org> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:38836) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T4x1a-0005Bj-79 for emacs-orgmode@gnu.org; Fri, 24 Aug 2012 12:46:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T4x1Y-0000Ed-GR for emacs-orgmode@gnu.org; Fri, 24 Aug 2012 12:46:22 -0400 Received: from mout.web.de ([212.227.17.11]:53982) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T4x1Y-0000EU-6L for emacs-orgmode@gnu.org; Fri, 24 Aug 2012 12:46:20 -0400 In-Reply-To: <878vd42uxn.fsf@altern.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: Lennart Borgman , emacs orgmode-mailinglist Hello Bastien, thank you very much! I'm working with Freeplane, a fork of Freemind and you're right, the text is in the .mm file, so I'll ask the Freeplane developers, why it does not work. Kind regards Martin > Von: Bastien > Datum: Fri, 24 Aug 2012 17:04:04 +0200 > An: Martin Beck > Cc: emacs orgmode-mailinglist , Lennart Borgman > > Betreff: Re: Fw: Re: Problem with backslash and Freemind-Export > > Hi Martin, > > "Martin Beck" writes: > >> The export to the .mm file works, but the nodes representing the >> headings are empty. > > The nodes are here in the .mm file -- so maybe some compatibility issue > with the export format and freemind's version? I'm not using freemind, > so it's hard to tell. > > I hope someone can chim in. > > I copy Lennart, the author of org-freemind.el. > > -- > Bastien