Re: [O] org-list-to-subtree strange behaviour

2017-09-16 Thread Nicolas Goaziou
Hello, Robert Klein writes: > I'm trying to use org-list-to-subtree in a publishing projects > sitemap-function. > > However, the org-list-to-subtree function only returns the first entry. > > That is, when I run > > (org-list-to-subtree l '(:istart "** ")) > > after setting the variable l (see

[O] org-list-to-subtree strange behaviour

2017-09-16 Thread Robert Klein
Hi, I'm trying to use org-list-to-subtree in a publishing projects sitemap-function. However, the org-list-to-subtree function only returns the first entry. That is, when I run (org-list-to-subtree l '(:istart "** ")) after setting the variable l (see below, I didn't want the 120+ lines inter