* The order of interpreting when exporting
@ 2014-11-03 14:02 Marcin Borkowski
2014-11-03 17:20 ` Nicolas Goaziou
0 siblings, 1 reply; 4+ messages in thread
From: Marcin Borkowski @ 2014-11-03 14:02 UTC (permalink / raw)
To: Org-Mode mailing list
Hi there,
do I get it right that exporting starts with the deepest parts, and then
proceeds to the outer ones? I.e., when I have a function call of the
type
(org-html-whatever (element contents info))
then the `contents' are already interpreted by similar functions at the
lower (`inner') levels? Taking an even more concrete example: is
org-html-item run (repeatedly, for each item) before
org-html-plain-list?
Just wanted to know, I'm building two things at the same time: a custom
exporter and a mental model of one;-).
Best,
--
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Adam Mickiewicz University
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: The order of interpreting when exporting
2014-11-03 14:02 The order of interpreting when exporting Marcin Borkowski
@ 2014-11-03 17:20 ` Nicolas Goaziou
2014-11-03 20:20 ` Marcin Borkowski
0 siblings, 1 reply; 4+ messages in thread
From: Nicolas Goaziou @ 2014-11-03 17:20 UTC (permalink / raw)
To: Marcin Borkowski; +Cc: Org-Mode mailing list
Hello,
Marcin Borkowski <mbork@wmi.amu.edu.pl> writes:
> do I get it right that exporting starts with the deepest parts, and then
> proceeds to the outer ones?
Correct.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: The order of interpreting when exporting
2014-11-03 17:20 ` Nicolas Goaziou
@ 2014-11-03 20:20 ` Marcin Borkowski
2014-11-03 20:27 ` Nicolas Goaziou
0 siblings, 1 reply; 4+ messages in thread
From: Marcin Borkowski @ 2014-11-03 20:20 UTC (permalink / raw)
To: Org-Mode mailing list
On 2014-11-03, at 18:20, Nicolas Goaziou wrote:
>> do I get it right that exporting starts with the deepest parts, and then
>> proceeds to the outer ones?
>
> Correct.
Thanks!
--
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Adam Mickiewicz University
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: The order of interpreting when exporting
2014-11-03 20:20 ` Marcin Borkowski
@ 2014-11-03 20:27 ` Nicolas Goaziou
0 siblings, 0 replies; 4+ messages in thread
From: Nicolas Goaziou @ 2014-11-03 20:27 UTC (permalink / raw)
To: Marcin Borkowski; +Cc: Org-Mode mailing list
Marcin Borkowski <mbork@wmi.amu.edu.pl> writes:
> On 2014-11-03, at 18:20, Nicolas Goaziou wrote:
>
>>> do I get it right that exporting starts with the deepest parts, and then
>>> proceeds to the outer ones?
>>
>> Correct.
>
> Thanks!
As a side note, when reaching the outer parts, you can also discard
everything exported so far within and start afresh with different
options, or a different back-end (e.g., with
`org-export-data-with-backend').
IOW, the order is flexible.
Regards,
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-11-03 20:26 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-03 14:02 The order of interpreting when exporting Marcin Borkowski
2014-11-03 17:20 ` Nicolas Goaziou
2014-11-03 20:20 ` Marcin Borkowski
2014-11-03 20:27 ` Nicolas Goaziou
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).