|
From: | Dauer, Michael |
Subject: | Re: Bug: built-in macros not working anymore [9.3.6 (9.3.6-23-g01ee25-elpaplus @ c:/Users/mda/.emacs.d/elpa/org-plus-contrib-20200309/)] |
Date: | Wed, 20 May 2020 10:30:12 +0200 |
Hello,
"Dauer, Michael" <address@hidden> writes:
> mist.org>>>
>
> * test
> foo {{{author}}} bar {{{keyword(AUTHOR)}}}
> {{{title}}}
> {{{date}}}
> {{{time}}}
> {{{input-file}}}
> {{{n}}}
> <<<
>
> ascii output buffer>>>
> Michael Dauer
>
>
> Table of Contents
> _________________
>
> 1. test
>
>
> 1 test
> ======
>
> foo bar
>
>
>
> mist.org
> 1
> <<<
This looks correct. AFACT, {{{author}}} never returned user-full-name.
{{{author}}} is just a shortcut for {{{keyword(AUTHOR)}}}.
See (info "(org) Macro Replacement") for more information.
Regards,
--
Nicolas Goaziou
[Prev in Thread] | Current Thread | [Next in Thread] |