From mboxrd@z Thu Jan 1 00:00:00 1970 From: Csanyi Pal Subject: Re: Exporting to FreeMind - opened in FreeMind failed Date: Mon, 09 Jul 2012 15:37:29 +0200 Message-ID: <87eholqcme.fsf@gmail.com> References: <87k3yeyu2w.fsf@gmail.com> <878vetrrrv.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:51818) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SoE9u-0001bH-6J for emacs-orgmode@gnu.org; Mon, 09 Jul 2012 09:37:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SoE9n-00056r-7T for emacs-orgmode@gnu.org; Mon, 09 Jul 2012 09:37:49 -0400 Received: from plane.gmane.org ([80.91.229.3]:47288) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SoE9n-00056f-0J for emacs-orgmode@gnu.org; Mon, 09 Jul 2012 09:37:43 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SoE9l-0002BQ-Ak for emacs-orgmode@gnu.org; Mon, 09 Jul 2012 15:37:41 +0200 Received: from 14-168-85-95.dynamic.stcable.net ([95.85.168.14]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 09 Jul 2012 15:37:41 +0200 Received: from csanyipal by 14-168-85-95.dynamic.stcable.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 09 Jul 2012 15:37:41 +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 Bastien writes: > Hi, > > Csanyi Pal writes: > >> In Emacs Org-mode I export a tree by running >> C-c C-e m >> >> and try open the exported file.mm in FreeMind but get error message: >> javax.xml.transform.TransformerException: >> javax.xml.transform.TransformerException: >> com.sun.org.apache.xml.internal.utils.WrappedRuntimeException: Element >> type "br" must be followed by either attribute specifications, ">" or >> "/>". > > org-freemind.el correctly exports .org files using
> > can you try to replace "
" by "
" (with no space) > and see if that's better? I doubt it's so simple. I try out to replace "
" by "
" (with no space) and see again that FreeMind can't open this file.mm. > In any case, surely a bug if org-freemind.el. I'm copying > Lennart, the author of this library. Note however that I don't have installed org-mode but in my Emacs still I can to edit in org-mode probably because my Version of Emacs support org-mode by default? -- Regards from Pal