From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: ox-epub Date: Thu, 16 Mar 2017 21:03:01 +0100 Message-ID: <8760j9f0qy.fsf@nicolasgoaziou.fr> References: <714f02b4-97e9-bdf7-b2bf-0ed9839351da@ofosos.org> <87r3202ou7.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45208) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cobc7-000365-TV for emacs-orgmode@gnu.org; Thu, 16 Mar 2017 16:03:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cobc3-0003eo-IP for emacs-orgmode@gnu.org; Thu, 16 Mar 2017 16:03:11 -0400 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:52588) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cobc3-0003ea-BD for emacs-orgmode@gnu.org; Thu, 16 Mar 2017 16:03:07 -0400 In-Reply-To: <87r3202ou7.fsf@gmx.us> (rasmus@gmx.us's message of "Tue, 14 Mar 2017 10:24:16 +0100") 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: Rasmus Cc: Bastien Guerry , emacs-orgmode@gnu.org, alantyree@gmail.com Hello, Rasmus writes: > Mark Meyer writes: > >> I'm the author of ox-epub, which is a very recent extension to org-mode >> to author EPUB files directly via the org export layer. > > Thanks. People have asked about direct epub exporting in the past. > >> Pank (Rasmus) asked on Github, whether this could be part of org-mode. >> I'm all for it. I gather this would be added to the lisp/contrib directo= ry? > > Perhaps it could start in "contrib" until you, and others, are comfortable > with the quality of the code. On the other hand, it might get more > testing if added directly to "lisp". > > One thing that=E2=80=99d need to add in due course in documentation in the > manual. Nowadays, moving a package to contrib/ only makes sense if it is meant to ultimately be included in core. Otherwise, GNU ELPA is just as fine. As Rasmus pointed out, documentation is mandatory for inclusion in core. Also, you need write access on Org repository so as to be able to maintain "ox-epub.el" from there. >> Are there any technical barriers to continuing development on ox-epub to >> me? The legal stuff is not an issue to me. > > I think you wrote that you are already in the process of assigning > copyright for this work to FSF, right? > >> Do you find the addition worthwile? > > I do. Nicloas will probably chim in. I have not looked at the code, but the idea sounds nice. However, IIRC, Bastien (Cc'ed) was reluctant to add more export back-ends, back when I wanted to move ox-koma-letter to core. He might want to have his word on the subject. Thank you for sharing your work. Regards, --=20 Nicolas Goaziou