From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: freemind export bug Date: Thu, 28 Nov 2013 11:47:00 +0100 Message-ID: <87y548u7kr.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42654) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vlz7T-0008BO-8r for emacs-orgmode@gnu.org; Thu, 28 Nov 2013 05:46:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vlz7K-0002EM-KV for emacs-orgmode@gnu.org; Thu, 28 Nov 2013 05:46:51 -0500 Received: from mail-ea0-x236.google.com ([2a00:1450:4013:c01::236]:41925) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vlz7K-0002D8-DV for emacs-orgmode@gnu.org; Thu, 28 Nov 2013 05:46:42 -0500 Received: by mail-ea0-f182.google.com with SMTP id o10so7473710eaj.13 for ; Thu, 28 Nov 2013 02:46:40 -0800 (PST) In-Reply-To: (Jan-Mark Batke's message of "Thu, 28 Nov 2013 10:21:52 +0000") 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: Jan-Mark Batke Cc: Org-Mode Hello, Jan-Mark Batke writes: > Hi, > using the freemind exporter I got the error > > : org-freemind-export-to-freemind: Symbol's function definition is void: \, > > so I removed the "," in this function. > > :org-export-to-file 'freemind ,file > to > :org-export-to-file 'freemind file > > Now it does work. Fixed. Thank you. Regards, -- Nicolas Goaziou