From: Leandro Noferini <lnoferin@cybervalley.org>
To: emacs-orgmode@gnu.org
Subject: [org-publish] Error exporting my project
Date: Sun, 28 Sep 2014 10:42:14 +0200 [thread overview]
Message-ID: <877g0o87bt.fsf@bosino.cybervalley.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1211 bytes --]
Ciao a tutti,
I have this error trying to publish my project that worked fine:
Loading /home/leandro/.org-timestamps/Blog.cache...done
Publishing file /home/leandro/Desktop/Documenti/org/blog.org using `org-html-publish-to-html'
org-html-publish-to-html: Wrong number of arguments: #[(format plist filename pub-dir)
"ÆÇ!È\b!É\bÊ\"Ë !Ì
Í !!ÎÊ\vBBp`Ï \x1fÐ ÑÒ!ÓÔ!P!Õ\vÖ\"\vÐÕ\v×\"\b% Ø !jÙ !j qÑÚ!Û eÜ Ý !\fqÛ\f!Þ \x1fcÜ b
?
Ý\f!.\a" [pub-dir filename visiting plist init-buf init-point require org file-exists-p make-directory ...] 7 ("/usr/share/emacs/24.3/lisp/org/org-publish.elc" . 18806)], 5
The relevant part og my .emacs is:
(setq org-publish-project-alist
'(("Blog"
:base-directory "~/Desktop/Documenti/org/"
:publishing-directory "~/Desktop/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
)
What's wrong?
--
leandro
http://6xukrlqedfabdjrb.onion
[-- Attachment #2: Type: application/pgp-signature, Size: 464 bytes --]
next reply other threads:[~2014-09-28 10:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-28 8:42 Leandro Noferini [this message]
2014-09-28 17:05 ` [org-publish] Error exporting my project Nicolas Goaziou
2014-10-01 9:12 ` Leandro Noferini
2014-10-01 15:02 ` Nicolas Goaziou
2014-10-01 21:02 ` Brady Trainor
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=877g0o87bt.fsf@bosino.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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.