From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: copy title text string from #+TITLE field? Date: Thu, 13 Feb 2014 18:38:16 +0100 Message-ID: <87ha82q5fb.fsf@gmail.com> References: <878utfgq8q.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56483) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WE0FC-0001qV-VY for emacs-orgmode@gnu.org; Thu, 13 Feb 2014 12:38:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WE0F4-0002IG-Cj for emacs-orgmode@gnu.org; Thu, 13 Feb 2014 12:38:38 -0500 Received: from mail-wi0-f182.google.com ([209.85.212.182]:36374) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WE0F4-0002Hf-5M for emacs-orgmode@gnu.org; Thu, 13 Feb 2014 12:38:30 -0500 Received: by mail-wi0-f182.google.com with SMTP id f8so8969227wiw.3 for ; Thu, 13 Feb 2014 09:37:54 -0800 (PST) In-Reply-To: <878utfgq8q.fsf@gmail.com> (Nick Dokos's message of "Thu, 13 Feb 2014 07:18:45 -0500") 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: Nick Dokos Cc: emacs-orgmode@gnu.org Hello, Nick Dokos writes: > Peter Salazar writes: > >> Thanks. I do need it only on export, but even so, it doesn't seem to be working: >> >> http://i.imgur.com/1tMGaHz.png >> >> Again, it's inside an HTML code block. Not sure if there's a way to make it work inside that block? >> > > I don't think so. The doc says "...which can be referenced in > paragraphs, verse blocks, table cells and some keywords". I'm not sure > why macro expansion is restricted like that. Maybe Nicolas will chime > in. Because macros are parsed objects. Org only parse objects in these environments. Regards, -- Nicolas Goaziou