emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <ndokos@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Bug: when publish a project, it prompt error message (void-variable org-export-html-special-string-regexps) [8.0.3 (8.0.3-27-g53784e-elpa @ /home/ryu/.emacs.d/elpa/org-20130603/)]
Date: Tue, 04 Jun 2013 09:22:48 -0400	[thread overview]
Message-ID: <8738syovrr.fsf@pierrot.dokosmarshall.org> (raw)
In-Reply-To: 878v2qvxpx.fsf@ryu-Aspire.i-did-not-set--mail-host-address--so-tickle-me

ryu <liuyouchao111@gmail.com> writes:

> As subject discribed, that's exactly what i encounted.
>

The variable has been renamed in 8.03 to

  org-html-special-string-regexps.

The fact that the old name is being used somewhere probably
indicates that you are picking up the wrong version of org.
In particular, you are probably loading the old org-html.el
file, instead of (or in addition to) the current ox-html.el.
This is a recipe for disaster.

Note also org-publish-org-to-html does not exist any longer. It's
probably your use of it in org-publish-project-alist that is
causing org-html.el to be loaded. The new HTML publishing
function is org-html-publish-to-html, so try using that instead
and see if it fixes the problem.

Check Suvayu's document on Worg about 8.x changes:

      http://orgmode.org/worg/org-8.0.html

and Nicolas's announcement referenced therein.

-- 
Nick

  reply	other threads:[~2013-06-04 13:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-04 12:58 Bug: when publish a project, it prompt error message (void-variable org-export-html-special-string-regexps) [8.0.3 (8.0.3-27-g53784e-elpa @ /home/ryu/.emacs.d/elpa/org-20130603/)] ryu
2013-06-04 13:22 ` Nick Dokos [this message]
2013-06-04 13:39   ` ryu

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=8738syovrr.fsf@pierrot.dokosmarshall.org \
    --to=ndokos@gmail.com \
    --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).