emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-publish-all unknown sitemap style
@ 2017-09-16  1:10 Bob Newell
  2017-09-16  1:25 ` Bob Newell
  0 siblings, 1 reply; 2+ messages in thread
From: Bob Newell @ 2017-09-16  1:10 UTC (permalink / raw)
  To: emacs-orgmode

Aloha kakou,

Up until the latest org (Emacs 25.1.1, org 9.1-20) org-publish-all did
exactly as it should. But now I get this error:

Unknown site-map style: tree

I didn't change anything (honestly!).

I have :sitemap-style "tree" in all projects.

I looked into ox-publish.el to verify that style was passed as "tree"
but it seems to not be parsed as such.

Is there a new bug or is it an old flaw in my setup now exposed?

Mahalo,

-- 
Bob Newell
Honolulu, Hawai`i
* Via Gnus/BBDB/Org/Emacs/Linux *

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: org-publish-all unknown sitemap style
  2017-09-16  1:10 org-publish-all unknown sitemap style Bob Newell
@ 2017-09-16  1:25 ` Bob Newell
  0 siblings, 0 replies; 2+ messages in thread
From: Bob Newell @ 2017-09-16  1:25 UTC (permalink / raw)
  To: emacs-orgmode

Bob Newell <bobnewell@bobnewell.net> writes:

> I have :sitemap-style "tree" in all projects.

And the problem turns out to be that "tree" cannot be in quotes, instead
it has to be

:sitemap-style tree

Previously, this error would not be flagged and the default, which is
tree, would be used, so I thought it was all working fine. Now my error
is caught.

Removing the quotes fixes everything.

-- 
Bob Newell
Honolulu, Hawai`i
* Via Gnus/BBDB/Org/Emacs/Linux *

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-09-16  1:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-16  1:10 org-publish-all unknown sitemap style Bob Newell
2017-09-16  1:25 ` Bob Newell

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).