GNU bug report logs - #14379
Several Org source files cannot be loaded in isolation

Previous Next

Package: org-mode;

Reported by: Glenn Morris <rgm <at> gnu.org>

Date: Fri, 10 May 2013 07:51:02 UTC

Severity: normal

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eric Schulte <schulte.eric <at> gmail.com>
To: Achim Gratz <Stromeko <at> nexgo.de>
Cc: Glenn Morris <rgm <at> gnu.org>, 14379 <at> debbugs.gnu.org, Carsten Dominik <carsten.dominik <at> gmail.com>
Subject: bug#14379: [O] bug#14379: bug#14379: Several Org source files cannot be loaded in isolation
Date: Mon, 13 May 2013 15:32:45 -0600
Achim Gratz <Stromeko <at> nexgo.de> writes:

> Carsten Dominik writes:
>> I have asked Eric to fix these.
>
> These errors do not exist in Org 8 anymore, in other words they are
> already fixed (by the introduction of ob-core, as it were).
>

I'm still getting an error with the following.

    $ emacs -batch -l lisp/ob-C.el
    Symbol's value as variable is void: org-babel-tangle-lang-exts

I can eliminate the error if I remove

  (defvar org-babel-tangle-lang-exts)

from ob-C.el, and add an explicit require to ob-tangle.  I have no idea
why the explicit require works, but requiring /through/ ob.el does not
work.  I can make these changes if it is important to be able to load
these source files individually.

Best,

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




This bug report was last modified 12 years and 13 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.