emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <n.goaziou@gmail.com>
To: henry atting <snd@online.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: org-publish broken?
Date: Wed, 13 Feb 2013 18:22:17 +0100	[thread overview]
Message-ID: <87pq049liu.fsf@gmail.com> (raw)
In-Reply-To: <87y5esp1vo.fsf@bye.fritz.box> (henry atting's message of "Wed, 13 Feb 2013 18:19:55 +0100")

Hello,

henry atting <snd@online.de> writes:

> 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

The publishing function should be: `org-html-publish-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
>  )
> ))


Regards,

-- 
Nicolas Goaziou

  reply	other threads:[~2013-02-13 17:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-13 17:19 org-publish broken? henry atting
2013-02-13 17:22 ` Nicolas Goaziou [this message]
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

  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=87pq049liu.fsf@gmail.com \
    --to=n.goaziou@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=snd@online.de \
    /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).