emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] babel perl issue


From: Achim Gratz
Subject: Re: [O] babel perl issue
Date: Mon, 10 Dec 2012 19:36:23 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.90 (gnu/linux)

Eric Schulte writes:
> So, you're suggesting moving all ob-* defcustoms into ob.el or possibly
> into org.el?  That seems reasonable to me, although I'm hesitant to add
> that much code to org.el w/o a go-ahead from Bastien or a more core
> maintainer than myself.

That would be a possibility, but adding them to a new file ob-customs.el
and requiring that from ob.el might be less intrusive.

> Specifically to the require structure of Babel.  Perhaps the best
> solution would be to replace ob.el with a small file which requires all
> of the core components of Babel (e.g., ob-exp, ob-ref, ob-tangle,
> etc...) and move the existing ob.el to something like ob-core.el.  That
> way the entire Babel suite may be loaded by all language specific files
> using a single require statement.  Does that seem reasonable?

If you can manage to keep the require structure non-circular, that seems
like a good idea.  You could also turn your suggestion on the head and
provide ob-core.el with just the requires (and maybe the defcustoms) you
mentioned above and have all other ob-* files require it.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Wavetables for the Terratec KOMPLEXER:
http://Synth.Stromeko.net/Downloads.html#KomplexerWaves




reply via email to

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