From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Exporting to FreeMind - opened in FreeMind failed Date: Mon, 09 Jul 2012 15:24:52 +0200 Message-ID: <878vetrrrv.fsf@gnu.org> References: <87k3yeyu2w.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56982) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SoDwv-0001VV-Kq for emacs-orgmode@gnu.org; Mon, 09 Jul 2012 09:24:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SoDwk-0001Jm-S7 for emacs-orgmode@gnu.org; Mon, 09 Jul 2012 09:24:25 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:46596) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SoDwk-0001JO-IS for emacs-orgmode@gnu.org; Mon, 09 Jul 2012 09:24:14 -0400 Received: by wgbds1 with SMTP id ds1so8254735wgb.30 for ; Mon, 09 Jul 2012 06:24:12 -0700 (PDT) In-Reply-To: <87k3yeyu2w.fsf@gmail.com> (Csanyi Pal's message of "Sun, 08 Jul 2012 20:40:55 +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: Csanyi Pal Cc: Lennart Borgman , emacs-orgmode@gnu.org 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