From: ASSI <Stromeko@nexgo.de>
To: Eric Schulte <schulte.eric@gmail.com>
Cc: Glenn Morris <rgm@gnu.org>,
Carsten Dominik <carsten.dominik@gmail.com>,
14379@debbugs.gnu.org
Subject: bug#14379: bug#14379: bug#14379: Several Org source files cannot be loaded in isolation
Date: Tue, 14 May 2013 07:23:42 +0200 [thread overview]
Message-ID: <2127577.dxyDOK2DmO@rainer.invalid> (raw)
In-Reply-To: <87r4hapnuq.fsf@gmail.com>
On Monday 13 May 2013, 15:32:45, Eric Schulte wrote:
> 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
Depending on which Emacs version you use and whether, where and how Org 8 is
installed and initialized, you'll need something like
$ emacs -Q -batch -l org8-init.el -l lisp/ob-C.el
for testing, to avoid pulling in the wrong autoloads. This won't be a
problem once Org 8 is integrated into Emacs, but you need to be careful with
standalone Org.
> 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.
I'll test that again once more to be sure, but this should really be fixed
already.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
DIY Stuff:
http://Synth.Stromeko.net/DIY.html
prev parent reply other threads:[~2013-05-14 5:24 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-10 7:50 bug#14379: Several Org source files cannot be loaded in isolation Glenn Morris
2013-05-11 16:20 ` Achim Gratz
2013-05-11 18:24 ` Glenn Morris
2013-05-12 4:08 ` bug#14379: " Carsten Dominik
2013-05-12 4:09 ` Carsten Dominik
2013-05-12 7:34 ` Achim Gratz
2013-05-12 8:57 ` Carsten Dominik
2013-05-13 21:32 ` bug#14379: " Eric Schulte
2013-05-14 5:23 ` ASSI [this message]
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=2127577.dxyDOK2DmO@rainer.invalid \
--to=stromeko@nexgo.de \
--cc=14379@debbugs.gnu.org \
--cc=carsten.dominik@gmail.com \
--cc=rgm@gnu.org \
--cc=schulte.eric@gmail.com \
/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).