From: Achim Gratz <Stromeko@Nexgo.DE>
To: emacs-orgmode@gnu.org
Subject: Re: Bug: "Lisp error: (void-variable org-babel-tangle-lang-exts)" when loading languages at startup
Date: Mon, 25 Mar 2013 10:05:06 +0100 [thread overview]
Message-ID: <kip3v8$ro9$1@ger.gmane.org> (raw)
In-Reply-To: <CA+MaCJfSVYonvuUN=XNdk65THGVr=Xu3LrS5GvKEw_Qok-b5yg@mail.gmail.com>
Am 25.03.2013 01:41, schrieb Trevor Murphy:
> (add-to-list 'load-path "/home/trevor/.emacs.d/elpa/org-20130318/")
Don't do this with Org from ELPA, I don't think it will work. Try
'(package-initialize)' instead.
> Seems that the defvar counts for nothing? Perhaps because it's already a
> defcustom in ob-tangle.el? I don't understand emacs well enough to know,
> but I will say that inserting a "(require 'ob-tangle)" anywhere before the
> offending line "solves" the problem.
You are missing the autoloads and the defcustom definitions because the
package hasn't been initialized.
Regards,
--
Achim.
(on the road :-)
prev parent reply other threads:[~2013-03-25 9:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-25 0:41 Bug: "Lisp error: (void-variable org-babel-tangle-lang-exts)" when loading languages at startup Trevor Murphy
2013-03-25 5:54 ` Bastien
2013-03-25 8:47 ` Andreas Röhler
2013-03-25 9:05 ` Achim Gratz [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='kip3v8$ro9$1@ger.gmane.org' \
--to=stromeko@nexgo.de \
--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).