emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Error publishing a simple html page
@ 2016-11-26 20:01 Leandro Noferini
  2016-12-05 14:54 ` Leandro Noferini
  0 siblings, 1 reply; 2+ messages in thread
From: Leandro Noferini @ 2016-11-26 20:01 UTC (permalink / raw)
  To: emacs-orgmode

[-- 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 --]

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

* Re: Error publishing a simple html page
  2016-11-26 20:01 Error publishing a simple html page Leandro Noferini
@ 2016-12-05 14:54 ` Leandro Noferini
  0 siblings, 0 replies; 2+ messages in thread
From: Leandro Noferini @ 2016-12-05 14:54 UTC (permalink / raw)
  To: emacs-orgmode

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

Ciao a tutti,

I need only to add that tha same configuration works normally well using
an emacs24 (from debian stable package) instead on emacs25 (from debian
unstable).

-- 
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 --]

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

end of thread, other threads:[~2016-12-05 15:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-26 20:01 Error publishing a simple html page Leandro Noferini
2016-12-05 14:54 ` Leandro Noferini

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