From: Eric S Fraga <esflists@gmail.com>
To: Bastien <bzg@gnu.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: cautionary tale: avoid creating/using a macro called "title"
Date: Wed, 21 Mar 2018 11:01:43 +0000 [thread overview]
Message-ID: <87vadp7kvc.fsf@delle7240.chemeng.ucl.ac.uk> (raw)
In-Reply-To: 87po3y5jaw.fsf@gnu.org
[-- Attachment #1: Type: text/plain, Size: 940 bytes --]
On Wednesday, 21 Mar 2018 at 02:06, Bastien wrote:
> Hi Eric,
>
> Eric S Fraga <esflists@gmail.com> 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?
Yes. The following minimal example does not export with my
configuration.
#+begin_src org
,#+macro: title The actual title
,#+title: @@latex:\fbox{@@ {{{title}}} @@latex:}@@
,#+options: toc:nil num:nil
,* heading
And some text follows.
#+end_src
I have not tried with emacs -Q. I will do so if this example works fine
for you.
Thanks,
eric
--
Eric S Fraga via Emacs 27.0.50, Org release_9.1.7-475-g3ffc7d
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 194 bytes --]
next prev parent reply other threads:[~2018-03-21 11:09 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-14 17:37 cautionary tale: avoid creating/using a macro called "title" Eric S Fraga
2018-03-21 1:06 ` Bastien
2018-03-21 11:01 ` Eric S Fraga [this message]
2018-03-22 8:34 ` Bastien
2018-03-22 8:55 ` Eric S Fraga
2018-03-22 9:22 ` Eric S Fraga
2018-03-22 9:43 ` Bastien
2018-03-22 12:12 ` Eric S Fraga
2018-03-22 12:23 ` Kaushal Modi
2018-03-22 15:34 ` Eric S Fraga
2018-03-22 13:28 ` Nicolas Goaziou
2018-03-22 16:39 ` Eric S Fraga
2018-03-23 22:42 ` Nicolas Goaziou
2018-03-24 17:54 ` Eric S Fraga
2018-04-26 23:34 ` Bastien
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87vadp7kvc.fsf@delle7240.chemeng.ucl.ac.uk \
--to=esflists@gmail.com \
--cc=bzg@gnu.org \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).