From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [org-e-texinfo] generate menu items Date: Sun, 18 Nov 2012 10:02:45 +0100 Message-ID: <87sj87xozu.fsf@gmail.com> References: <87vcd4m5cm.fsf@gmail.com> <87ip94lytq.fsf@gmail.com> <877gpjn9l5.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:54565) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ta0qF-0006yi-HX for emacs-orgmode@gnu.org; Sun, 18 Nov 2012 04:07:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ta0qC-00018E-Ch for emacs-orgmode@gnu.org; Sun, 18 Nov 2012 04:07:03 -0500 Received: from mail-wi0-f177.google.com ([209.85.212.177]:32862) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ta0qC-000189-69 for emacs-orgmode@gnu.org; Sun, 18 Nov 2012 04:07:00 -0500 Received: by mail-wi0-f177.google.com with SMTP id c10so1958377wiw.12 for ; Sun, 18 Nov 2012 01:06:59 -0800 (PST) In-Reply-To: (Thomas S. Dye's message of "Sat, 17 Nov 2012 13:24:24 -1000") 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: "Thomas S. Dye" Cc: Org-mode tsd@tsdye.com (Thomas S. Dye) writes: > Nicolas Goaziou writes: >> That's a bit of work, because, so far, node-property values are not >> parsed. So it would require to define a new class of node-properties: >> those with a parsed value. But then, how to decide which properties have >> their value parsed are parsed and which have not? > Thanks for the information and explanation. Back-end-specific > properties should work nicely in this case. > > I'll wait to see what Jonathan thinks about the original query. Assuming :EXPORT_TITLE:, :EXPORT_AUTHOR:, :EXPORT_DATE: and this one, :EXPORT_TOC_ENTRY: (?), will be the only ones being parsed, I can give it a try. I would be consistent with #+caption[short]: long for other elements. Regards, -- Nicolas Goaziou