From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Support Freemind/Freeplane export Date: Sat, 02 Mar 2013 23:29:48 +0100 Message-ID: <87lia51llv.fsf@bzg.ath.cx> References: <87r4jxr834.fsf@gmail.com> <87ip59xz4i.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48720) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UBuwH-0006aZ-4Q for emacs-orgmode@gnu.org; Sat, 02 Mar 2013 17:29:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UBuwB-0004Zy-78 for emacs-orgmode@gnu.org; Sat, 02 Mar 2013 17:29:57 -0500 Received: from mail-wi0-f176.google.com ([209.85.212.176]:64852) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UBuwB-0004Yg-1M for emacs-orgmode@gnu.org; Sat, 02 Mar 2013 17:29:51 -0500 Received: by mail-wi0-f176.google.com with SMTP id hm14so708537wib.3 for ; Sat, 02 Mar 2013 14:29:50 -0800 (PST) In-Reply-To: <87ip59xz4i.fsf@gmail.com> (Nicolas Goaziou's message of "Sat, 02 Mar 2013 22:36:45 +0100") 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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org, Jambunathan K Hi Nicolas, Nicolas Goaziou writes: >> I have added support for Freemind/Freeplane Mindmap export. I am >> attaching sample files produced with the new exporter. >> >> You are welcome to merge the changes to Org repo. > > Done. Thank you! We encourage contributors without commit access to share patches on the list so that everyone can review and test them. Let's stick to this policy and avoid applying patches that have been sent in private -- I always ask people who send me patches in private to send them to the list. Also, the change in ox-html.el is not good IMHO: it will populate everyone's HTML code with unfamiliar strings (like " " instead of " ") just for the sake of keeping ox-freemind.el users happy. Is there no other way to get the same result for the Freemind export? Thanks, -- Bastien