From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: cautionary tale: avoid creating/using a macro called "title" Date: Wed, 21 Mar 2018 02:06:15 +0100 Message-ID: <87po3y5jaw.fsf@gnu.org> References: <87y3iuh82n.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43368) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eySCs-0001yb-0Y for emacs-orgmode@gnu.org; Tue, 20 Mar 2018 21:06:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eySCr-0002g6-Ae for emacs-orgmode@gnu.org; Tue, 20 Mar 2018 21:06:21 -0400 In-Reply-To: <87y3iuh82n.fsf@gmail.com> (Eric S. Fraga's message of "Wed, 14 Mar 2018 17:37:36 +0000") 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" To: Eric S Fraga Cc: emacs-orgmode@gnu.org Hi Eric, Eric S Fraga writes: > I have, until now, used a macro > > #+macro title The title of the document > > to be subsequently used in the actual #+title line, as in > > #+title: @@latex:...@@ {{{title}}} @@latex:...@@ > > (LaTeX details not important, I think.) just out of curiosity, I tried to reproduce this error but it works fine here. Do you still have this error? Thanks, -- Bastien