emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Error publishing a simple html page


From: Leandro Noferini
Subject: [O] Error publishing a simple html page
Date: Sat, 26 Nov 2016 21:01:26 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Ciao a tutti,

I defined a project to publish my blog:

(setq org-publish-project-alist
      '(("Blog"
        :base-directory "~/org/"
        :publishing-directory "~/Documenti/Personali/Blog/"
        :base-extension "org"
        :section-numbers nil
        :table-of-contents nil
        :include ("blog.org")
        :exclude ".*"
        :tasks nil
        :author "Leandro Noferini"
        :email "address@hidden"
        :link-up nil                   
        :convert-org-links t
        :publishing-function org-html-publish-to-html
        )

Trying to publish with C-c C-e P x now gives me this error:

Publishing file /home/leandro/org/blog.org using ‘org-html-publish-to-html’
org-babel-exp process nil at position 95260...
apply: Wrong type argument: listp, #("Leandro Noferini" 0 16 (:parent (#0)))

-- 
leandro
1A0B 125B 2E4D 2DAE 4E26  4551 88FB BBCC 7A29 640B
https://bbs.cybervalley.org/ChiaveLeandro/gpg.html
http://6xukrlqedfabdjrb.onion

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]