From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Export in Foswiki format? Date: Fri, 21 Apr 2017 11:21:34 -0400 Message-ID: <87zif97pmp.fsf@alphaville.usersys.redhat.com> References: <87efwnwcwh.fsf@fu-berlin.de> <87a87bwbaz.fsf@fu-berlin.de> <87fuh2ng0s.fsf@fu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47550) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d1aNZ-0006WJ-93 for emacs-orgmode@gnu.org; Fri, 21 Apr 2017 11:21:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d1aNV-0004pF-81 for emacs-orgmode@gnu.org; Fri, 21 Apr 2017 11:21:49 -0400 Received: from [195.159.176.226] (port=52149 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d1aNV-0004oH-1N for emacs-orgmode@gnu.org; Fri, 21 Apr 2017 11:21:45 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1d1aNN-00031c-7p for emacs-orgmode@gnu.org; Fri, 21 Apr 2017 17:21:37 +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" To: emacs-orgmode@gnu.org "Loris Bennett" writes: > "Loris Bennett" writes: > >> "Loris Bennett" writes: >> >>> Hi, >>> >>> I'm interested in exporting from Org to Foswiki format. Is >>> org-export-generic.el still the way to go or has this been superseded by >>> something else? >> >> Nevermind, I found this: >> >> https://github.com/dfeich/org8-wikiexporters >> >> also available via MELPA. > > The following > > M-x org-twiki-export-as-twiki > > worked on a file yesterday. Today, with the same file, I get > > org-export-barf-if-invalid-backend: Unknown "nil" back-end: Aborting export > > Any ideas of what I might have accidentally tweaked to make things > break? > Restarted your emacs and forgot to load ox-twiki.el? -- Nick