From: henry atting <snd@online.de>
To: emacs-orgmode@gnu.org
Subject: org-publish broken?
Date: Wed, 13 Feb 2013 18:19:55 +0100 [thread overview]
Message-ID: <87y5esp1vo.fsf@bye.fritz.box> (raw)
Since the last git pull: org-mode version 7.9.3e (7.9.3e-1016-g2fa53e)
org-publish no longer works. Error message:
Publishing file file.org `org-publish-org-to-html'
org-publish-file: Symbol's function definition is void: org-publish-org-to-html
My (unchanged) settings:
(setq org-publish-project-alist
'(("org"
:base-directory "~/horg/"
:publishing-directory "~/public"
:section-numbers nil
:table-of-contents t
:html-preamble nil
:publishing-function org-publish-org-to-html
:style "<link rel=\"stylesheet\"
href=\"../.style.css\"
type=\"text/css\"/>")
("org-static"
:base-directory "~/horg/"
:base-extension "css\\|js\\|png\\|jpg\\|gif\\|pdf\\|mp3\\|ogg\\|swf"
:publishing-directory "~/public/"
:recursive t
:publishing-function org-publish-attachment
)
))
--
henry, web: http://literaturlatenight.de
demnächst: http://literaturlatenight.de/blog/#sec-4
upcoming: http://literaturlatenight.de/blog/#sec-5
next reply other threads:[~2013-02-13 17:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-13 17:19 henry atting [this message]
2013-02-13 17:22 ` org-publish broken? Nicolas Goaziou
2013-02-13 17:25 ` Bastien
2013-02-13 17:42 ` henry atting
2013-02-13 17:50 ` Bastien
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=87y5esp1vo.fsf@bye.fritz.box \
--to=snd@online.de \
--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.