emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric Schulte <eric.schulte@gmx.com>
To: Org Mode Mailing List <emacs-orgmode@gnu.org>
Subject: HTML export fails with (void-variable org-version)
Date: Mon, 23 Apr 2012 09:13:19 -0400	[thread overview]
Message-ID: <87mx62y4k0.fsf@gmx.com> (raw)

Hi,

I'm getting export failures due to the org-version variable no longer
being defined.  See the following minimal debug output [1].  If I
manually give the org-version variable a value, e.g.,

  (setq org-version "special")

then export works as expected.  This can be re-created using the latest
git HEAD with

  $ emacs -Q

  (add-to-list 'load-path "path/to/org/lisp")
  (load "path/to/org/lisp/org.el")
  (org-reload)

  ;; open an Org-mode buffer
  ;; Export with C-c C-e h

Best,

Footnotes: 
[1]  Debugger entered--Lisp error: (void-variable org-version)
  org-export-as-html(nil hidden)
  org-export-as-html-and-open(nil)
  call-interactively(org-export-as-html-and-open)
  org-export(nil)
  call-interactively(org-export nil nil)


-- 
Eric Schulte
http://cs.unm.edu/~eschulte/

             reply	other threads:[~2012-04-23 15:13 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-23 13:13 Eric Schulte [this message]
2012-04-23 15:32 ` HTML export fails with (void-variable org-version) Bastien
2012-04-23 15:49   ` Torsten Wagner
2012-04-23 16:04   ` Achim Gratz
2012-04-25 16:21     ` Bernt Hansen
2012-04-25 17:18       ` Jonathan Leech-Pepin
2012-04-25 21:07         ` Bernt Hansen
2012-04-26  4:42           ` Achim Gratz
2012-04-27  1:25             ` Bernt Hansen
2012-04-27  5:26               ` Achim Gratz
2012-04-25 18:15       ` Achim Gratz

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=87mx62y4k0.fsf@gmx.com \
    --to=eric.schulte@gmx.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).