From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lennart Borgman Subject: Re: Exporting to FreeMind - opened in FreeMind failed Date: Mon, 9 Jul 2012 15:28:15 +0200 Message-ID: References: <87k3yeyu2w.fsf@gmail.com> <878vetrrrv.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48927) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SoE1D-0007TA-9v for emacs-orgmode@gnu.org; Mon, 09 Jul 2012 09:28:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SoE1B-0002nI-Je for emacs-orgmode@gnu.org; Mon, 09 Jul 2012 09:28:50 -0400 In-Reply-To: <878vetrrrv.fsf@gnu.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: Csanyi Pal , emacs-orgmode@gnu.org Csanyi, do you have an example you can mail me privately? (Or to the list, if you prefer, of course.) On Mon, Jul 9, 2012 at 3:24 PM, Bastien wrote: > 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. > > In any case, surely a bug if org-freemind.el. I'm copying > Lennart, the author of this library. > > Best, > > -- > Bastien