[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] org-collector unable to handle macros
From: |
Mark Edgington |
Subject: |
Re: [O] org-collector unable to handle macros |
Date: |
Tue, 8 Sep 2015 18:08:22 +0000 (UTC) |
User-agent: |
Loom/3.14 (http://gmane.org/) |
Nicolas Goaziou <mail <at> nicolasgoaziou.fr> writes:
>
> Mark Edgington <edgimar <at> gmail.com> writes:
>
> > On Aug 31, 2015 6:43 PM, "Nicolas Goaziou" <mail <at> nicolasgoaziou.fr>
wrote:
> >>
> >> Hello,
> >>
> >> Mark Edgington <edgimar <at> gmail.com> writes:
> >> >
> >> > Have you (or anyone else) been able to reproduce the problem given the
> >> > example which I provided? Is this indeed a bug, or am I
> > misunderstanding
> >> > something?
> >>
> >> :INCLASS: ABC {{{c(stuff)}}} DEF
> >>
> >> looks incorrect. Macros are not expanded in node properties (with an
> >> exception for :EXPORT_SOMETHING: when #+SOMETHING is parsed).
> >
> > It is not intended to be expanded when generating the table, but the table
> > should have the macro in it, so that it gets expanded when the table is
> > exported.
>
> OK. Then another problem:
>
> :ID: sched_table
>
> ID properties are meant to be set with `org-id'. What about using
> CUSTOM_ID instead?
Hi Nicolas,
Can you explain what you mean about using CUSTOM_ID in the context of
org-collector? Maybe I misunderstood something. Do you think the reason
that a table can't be generated from my example code is that org-collector
is somehow trying to expand the macros when the table is generated? I
assume that the correct behavior should be for it to *not* expand macros,
and just pass them through verbatim into the table-fields.
Regards,
Mark
- Re: [O] org-collector unable to handle macros,
Mark Edgington <=
- Re: [O] org-collector unable to handle macros, Nicolas Goaziou, 2015/09/08
- Re: [O] org-collector unable to handle macros, Aaron Ecay, 2015/09/09
- Re: [O] org-collector unable to handle macros, Nicolas Goaziou, 2015/09/19
- Re: [O] org-collector unable to handle macros, Achim Gratz, 2015/09/23
- Re: [O] org-collector unable to handle macros, Nicolas Goaziou, 2015/09/23
- Re: [O] org-collector unable to handle macros, Achim Gratz, 2015/09/24
- Re: [O] org-collector unable to handle macros, Aaron Ecay, 2015/09/29