From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [RFC] Org syntax (draft) Date: Tue, 09 Apr 2013 18:37:47 +0200 Message-ID: <87fvyzpsmc.fsf@bzg.ath.cx> References: <8738w7c5fh.fsf@gmail.com> <87ppz8upsx.fsf@Rainer.invalid> <878v5wi163.fsf@gmail.com> <87vc8zyiqj.fsf@gmail.com> <874ngjivfs.fsf@gmail.com> <87obera7e1.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56620) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UPblY-0005v0-Uf for emacs-orgmode@gnu.org; Tue, 09 Apr 2013 12:51:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UPbYL-00071T-LB for emacs-orgmode@gnu.org; Tue, 09 Apr 2013 12:37:57 -0400 Received: from mail-wi0-x232.google.com ([2a00:1450:400c:c05::232]:60054) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UPbYL-000712-B8 for emacs-orgmode@gnu.org; Tue, 09 Apr 2013 12:37:49 -0400 Received: by mail-wi0-f178.google.com with SMTP id ez12so3879559wid.17 for ; Tue, 09 Apr 2013 09:37:48 -0700 (PDT) In-Reply-To: <87obera7e1.fsf@bzg.ath.cx> (Bastien's message of "Sun, 10 Mar 2013 11:14:46 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nicolas Goaziou Cc: Achim Gratz , emacs-orgmode@gnu.org, Jambunathan K Hi all, Bastien writes: > the manual would enjoy a subsection in "Hacking" on how to create > a new exporter, either from scratch or as a derived exporter. > (Such a subsection can be short enough, thanks to derived backend.) FWIW, I started a rudimentary one. This is "Adding export back-ends" in the current manual from master. -- Bastien