From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Exporter question Date: Mon, 25 Feb 2013 16:06:54 +0100 Message-ID: <87a9qsfn5d.fsf@gmail.com> References: <9C4C997C2CA6AA488CBC8C9E56E764EE264510C3@MBX04.uva.nl> <87r4kl9uy4.fsf@gmail.com> <4D16776B-192B-4723-80FF-AEAC5E3B458C@gmail.com> <87zjyuytt4.fsf@gmail.com> <4D936BFD-2E2A-48A1-B6B8-026ADFCD7AC8@gmail.com> <87mwut5yet.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:44200) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9zxG-0007vd-Qu for emacs-orgmode@gnu.org; Mon, 25 Feb 2013 10:27:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U9ze5-0003EP-6j for emacs-orgmode@gnu.org; Mon, 25 Feb 2013 10:07:29 -0500 Received: from mail-wi0-f176.google.com ([209.85.212.176]:52464) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9ze4-0003EC-VJ for emacs-orgmode@gnu.org; Mon, 25 Feb 2013 10:07:13 -0500 Received: by mail-wi0-f176.google.com with SMTP id hm14so3524916wib.3 for ; Mon, 25 Feb 2013 07:07:12 -0800 (PST) In-Reply-To: <87mwut5yet.fsf@bzg.ath.cx> (Bastien's message of "Sun, 24 Feb 2013 20:01:30 +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: Bastien Cc: "emacs-orgmode@gnu.org List" , "Dominik, Carsten" , Carsten Dominik Hello, Bastien writes: > Carsten Dominik writes: > >> I am curious why you chose the name "optional_title" for the >> property? Why not, for example "TOC_TITLE" or something like this? > > I suggest EXPORT_ALT_TITLE instead. > > The EXPORT_ prefix seems more consistent with EXPORT_TITLE, > and ALT sounds clearer (and short enough) to me. Has it to be an export only property? I mean, it could be used in a library like org-toc.el. Also EXPORT_KEYWORD prefix is mostly used when there is a global #+KEYWORD: available. There is no #+ALT_TITLE: (yet?). So, what about ALT_TITLE instead? Regards, -- Nicolas Goaziou