From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: freemind.el does not convert org links to links in Freemind Date: Tue, 18 Sep 2012 09:30:38 +0200 Message-ID: <87vcfb7hkv.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:54364) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TDv0R-0005A9-41 for emacs-orgmode@gnu.org; Tue, 18 Sep 2012 06:26:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TDv0L-0002wt-MB for emacs-orgmode@gnu.org; Tue, 18 Sep 2012 06:26:15 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:64388) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TDv0L-0002vM-Dd for emacs-orgmode@gnu.org; Tue, 18 Sep 2012 06:26:09 -0400 Received: by mail-wg0-f49.google.com with SMTP id dt14so1861194wgb.30 for ; Tue, 18 Sep 2012 03:26:09 -0700 (PDT) In-Reply-To: (Bill Day's message of "Tue, 11 Sep 2012 09:35:53 -0400") 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: Bill Day Cc: emacs-orgmode@gnu.org Hi Bill, Bill Day writes: > I am using org-mode 7.9.1 and Freemind 0.9.0.  Freemind.el seems to > convert nodes from org to Freemind with no problem, but it simply > copies the code for links from org to Freemind without converting > it.  I'm not sure i understand -- are you talking about org-freemind.el? http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org-freemind.el;hb=HEAD > Has anyone else had this problem? AFAIU I don't. This link in .org: A [[http://orgmode.org][link]]. gets exported as A link. in .mm HTH, -- Bastien