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 "lnofe...@cybervalley.org"
        :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