From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Support Freemind/Freeplane export Date: Sun, 03 Mar 2013 22:00:41 +0100 Message-ID: <87ehfwurk6.fsf@gmail.com> References: <87r4jxr834.fsf@gmail.com> <87ip59xz4i.fsf@gmail.com> <87lia51llv.fsf@bzg.ath.cx> <87ip58ucji.fsf@Rainer.invalid> <87sj4cnah2.fsf@bzg.ath.cx> <87mwukx3uo.fsf@gmail.com> <87r4jw34rc.fsf@gmail.com> <87wqto5u3c.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39587) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCG1i-0003h3-J9 for emacs-orgmode@gnu.org; Sun, 03 Mar 2013 16:01:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UCG1e-0004hX-1k for emacs-orgmode@gnu.org; Sun, 03 Mar 2013 16:00:58 -0500 Received: from mail-wi0-f175.google.com ([209.85.212.175]:60660) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCG1d-0004hJ-N3 for emacs-orgmode@gnu.org; Sun, 03 Mar 2013 16:00:53 -0500 Received: by mail-wi0-f175.google.com with SMTP id l13so1212836wie.8 for ; Sun, 03 Mar 2013 13:00:52 -0800 (PST) In-Reply-To: <87wqto5u3c.fsf@gmail.com> (Jambunathan K.'s message of "Sun, 03 Mar 2013 21:55:11 +0530") 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: Jambunathan K Cc: Bastien , Achim Gratz , emacs-orgmode@gnu.org Jambunathan K writes: > Jambunathan K writes: > >> Nicolas Goaziou writes: >> >>> Bastien writes: >>> >>>> Achim Gratz writes: >>>> >>>>> It also requires that the HTML is output in UTF-8. I would >>>>> (reluctantly, I don't really know much about how this would work) >>>>> suggest that the export should always be done with symbolic entities and >>>>> a post-export filter should then replace them with whatever the >>>>> particular backend prefers. Does that work? >>>> >>>> This seems a good idea to me. Nicolas, do you think so? >>> >>> Yes. We can add a defconst associating each HTML entity to its utf-8 >>> counterpart, and add a filter to :filter-final-output in freemind >>> back-end definition (not to `org-export-filter-final-output-functions', >>> which is user-oriented). >>> >>> Any taker? Jambunathan? > >> >> Please merge >> >> ,---- http://repo.or.cz/w/org-mode/org-kjn.git >> | >> | URL git://repo.or.cz/org-mode/org-kjn.git >> | http://repo.or.cz/r/org-mode/org-kjn.git >> | >> `---- > > Sorry for the double post. Here comes the patch file(s). I have applied the first patch (about verbatim and code markup), the other one still being debated. Thank you. Regards, -- Nicolas Goaziou