From mboxrd@z Thu Jan 1 00:00:00 1970 From: Baoqiu Cui Subject: Re: DocBook exporter code (version 1.0) Date: Mon, 09 Mar 2009 10:21:38 -0700 Message-ID: References: <52A4D4D6-E4BB-4ACF-9438-EB69E71ABEA8@uva.nl> <4FB2840A-1678-4259-8FF9-BD2F61B03755@uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LgjAr-0002nf-CG for emacs-orgmode@gnu.org; Mon, 09 Mar 2009 13:21:57 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LgjAq-0002ku-7U for emacs-orgmode@gnu.org; Mon, 09 Mar 2009 13:21:56 -0400 Received: from [199.232.76.173] (port=54964 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LgjAq-0002kb-2X for emacs-orgmode@gnu.org; Mon, 09 Mar 2009 13:21:56 -0400 Received: from main.gmane.org ([80.91.229.2]:35782 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LgjAp-00085v-HB for emacs-orgmode@gnu.org; Mon, 09 Mar 2009 13:21:55 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LgjAj-0001PA-Uk for emacs-orgmode@gnu.org; Mon, 09 Mar 2009 17:21:49 +0000 Received: from nat-dip4.cfw-a-gci.corp.yahoo.com ([209.131.62.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 09 Mar 2009 17:21:49 +0000 Received: from cbaoqiu by nat-dip4.cfw-a-gci.corp.yahoo.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 09 Mar 2009 17:21:49 +0000 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi Carsten, Carsten Dominik writes: > Hi Baoqui, > > thank you very much for creating this exporter, and for contributing > it to Org. > > Do you have a copyright assignment with the FSF that would cover Org- > mode? > If not, would you be willing to sign one? This will give us the freedom > to add the file to Emacs at some point. I don't have a copyright assignment with FSF yet. I will sign one and send it to FSF and you. > Another small issue: Any files that go into Emacs must, > in order to be consistent with the old 8+3 DOS file names, > be unique names within the first 8 characters. Even though > I like org-export-docbook as a name, I think we need to call it > org-docbook.el. At least that gives you the option to do > more things with docbook besides export, should you want to. This sounds good to me. I have renamed the file to org-docbook.el. Thanks, Baoqiu