emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Leandro Noferini <lnoferin@cybervalley.org>
To: emacs-orgmode@gnu.org
Subject: Error publishing a simple html page
Date: Sat, 26 Nov 2016 21:01:26 +0100	[thread overview]
Message-ID: <874m2uxb6x.fsf@cybervalley.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 913 bytes --]

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 "lnoferin@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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

             reply	other threads:[~2016-11-26 20:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-26 20:01 Leandro Noferini [this message]
2016-12-05 14:54 ` Error publishing a simple html page Leandro Noferini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874m2uxb6x.fsf@cybervalley.org \
    --to=lnoferin@cybervalley.org \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).