emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <n.goaziou@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: [bug] org-e-html reference to undefined org-export-coding-system
Date: Mon, 28 May 2012 10:32:56 +0200	[thread overview]
Message-ID: <8762bg66yv.fsf@gmail.com> (raw)
In-Reply-To: <87d35opwwl.fsf@ucl.ac.uk> (Eric S. Fraga's message of "Mon, 28 May 2012 17:20:02 +0930")

Hello,

Eric S Fraga <e.fraga@ucl.ac.uk> writes:

> with org from git as of a few minutes ago, I cannot load org.  I get the
> following backtrace when I start emacs with --debug-init:
>
> ,----
> | Debugger entered--Lisp error: (void-variable org-export-coding-system)
> |   eval(org-export-coding-system)
> |   custom-initialize-reset(org-e-html-coding-system org-export-coding-system)
> |   custom-declare-variable(org-e-html-coding-system
> | org-export-coding-system "Coding system for HTML export.\nUse
> | org-export-coding-system' as the default value." :group
> | org-export-e-html :type coding-system)
> |   (defcustom org-e-html-coding-system org-export-coding-system
> | "Coding system for HTML export.\nUse `org-export-coding-system' as
> | the default value." :group (quote org-export-e-html) :type (quote
> | coding-system))
> |   eval-buffer(#<buffer  *load*<5>> nil "/home/ucecesf/git/org-mode/contrib/lisp/org-e-html.el" nil t)  ; Reading at buffer position 9916
> |   load-with-code-conversion("/home/ucecesf/git/org-mode/contrib/lisp/org-e-html.el" "/home/ucecesf/git/org-mode/contrib/lisp/org-e-html.el" nil t)
> |   require(org-e-html "./org-e-html.el")
> |   eval-buffer(#<buffer  *load*<4>> nil "/home/ucecesf/git/org-mode/contrib/lisp/org-export.el" nil t)  ; Reading at buffer position 4791
> |   load-with-code-conversion("/home/ucecesf/git/org-mode/contrib/lisp/org-export.el" "/home/ucecesf/git/org-mode/contrib/lisp/org-export.el" nil t)
> |   require(org-export)
> `----
>
> If I comment out line 107
>
>   (require 'org-e-html "./org-e-html.el")
>
> in contrib/lisp/org-export.el, I can start up properly although I
> imagine exporting to html won't work with the new exporter...

I fixed it (with a temporary kludge) a few minutes ago. Could you pull
again and tell me if it's ok?


Regards,

-- 
Nicolas Goaziou

  reply	other threads:[~2012-05-28  8:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-28  7:50 [bug] org-e-html reference to undefined org-export-coding-system Eric S Fraga
2012-05-28  8:32 ` Nicolas Goaziou [this message]
2012-05-28 12:03   ` Eric Fraga
2012-05-28 12:31   ` Achim Gratz
2012-05-28 13:50     ` Nicolas Goaziou

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=8762bg66yv.fsf@gmail.com \
    --to=n.goaziou@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).