From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Bach Subject: ox-freemind exporter Date: Fri, 19 Jul 2013 15:54:32 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60360) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V0B98-00042F-D1 for emacs-orgmode@gnu.org; Fri, 19 Jul 2013 09:54:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V0B97-00041S-Bn for emacs-orgmode@gnu.org; Fri, 19 Jul 2013 09:54:58 -0400 Received: from plane.gmane.org ([80.91.229.3]:60432) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V0B97-00041O-5E for emacs-orgmode@gnu.org; Fri, 19 Jul 2013 09:54:57 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1V0B91-0007MR-3H for emacs-orgmode@gnu.org; Fri, 19 Jul 2013 15:54:51 +0200 Received: from 84-112-231-91.dynamic.surfer.at ([84.112.231.91]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 19 Jul 2013 15:54:51 +0200 Received: from phaebz by 84-112-231-91.dynamic.surfer.at with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 19 Jul 2013 15:54:51 +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 Dear org-mode Users and Developers, I checked out org-mode from today and tried the ox-freemind exporter. It fails with the error: `cond: Keyword argument :translations not one of (:name :parent :transcoders :options :filters :blocks :menu)'. I searched around and found a post[1] by Nicolas Goaziou who seems to maintain this exporter and a message that he fixed it after a change to the internal representation of back-ends. Am I missing something? Best Regards, Michael [1] http://lists.nongnu.org/archive/html/emacs-orgmode/2013-07/msg00241.html