help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Avoiding `(require 'ob-tangle)`?


From: Tim Visher
Subject: Avoiding `(require 'ob-tangle)`?
Date: Tue, 25 Mar 2014 09:33:29 -0400

I've customized `org-babel-tangle-lang-exts` and whenever I start up
emacs and hit an org file, I bork out.

I've tried adding `(autoload 'org-babel-tangle-lang-exts "ob-tangle")`
but it doesn't seem to have the effect of loading that variable, I
assume because it's a defcustom and not a defun.

Can I avoid requiring the whole thing?

Thanks in advance!

--

In Christ,

Timmy V.

http://blog.twonegatives.com/
http://five.sentenc.es/ -- Spend less time on mail



reply via email to

[Prev in Thread] Current Thread [Next in Thread]