[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] About documentation of macro replacement
From: |
Nicolas Goaziou |
Subject: |
Re: [O] About documentation of macro replacement |
Date: |
Sat, 20 Apr 2013 13:56:00 +0200 |
Hello,
xfq <address@hidden> writes:
> I think info:org#Macro%20replacement should be refined. I really don't
> understand what this node is talking about. It says:
>
> You can define text snippets with
> #+MACRO: name replacement text $1, $2 are arguments
>
> What does "$1", "$2" mean here? It isn't mentioned before, and I only
> know what it means in the spreadsheet. And it doesn't look like a
> C/Lisp/m4/TeX macro.
$1 and $2 are placeholders for macro arguments. $1 will be replaced by
the first argument and $2 by the second one.
You can provide a new phrasing for the section and we'll consider adding
it to the manual.
Regards,
--
Nicolas Goaziou