From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: How to customize option templates? Date: Wed, 22 Jan 2014 15:56:09 +0100 Message-ID: <87bnz4vzee.fsf@gmail.com> References: <87vbxdw45k.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51952) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5zDg-0000It-Qv for emacs-orgmode@gnu.org; Wed, 22 Jan 2014 09:56:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W5zDY-00016V-Ao for emacs-orgmode@gnu.org; Wed, 22 Jan 2014 09:55:56 -0500 Received: from mail-wi0-x22d.google.com ([2a00:1450:400c:c05::22d]:48612) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5zDX-00014b-US for emacs-orgmode@gnu.org; Wed, 22 Jan 2014 09:55:48 -0500 Received: by mail-wi0-f173.google.com with SMTP id d13so5701847wiw.0 for ; Wed, 22 Jan 2014 06:55:47 -0800 (PST) In-Reply-To: <87vbxdw45k.fsf@gmail.com> (Nicolas Goaziou's message of "Tue, 21 Jan 2014 20:01:11 +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: Frederik Cc: emacs-orgmode@gnu.org > OTOH, hard-coding the order of options doesn't work so well for > back-ends, so the template could, at a bare minimum, follow the order > specified in `org-export-define-backend'. I'll look into it. Done in master. I also reordered keywords in back-ends.