emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] back to a multiple-file configuration


From: Andrea Crotti
Subject: Re: [O] back to a multiple-file configuration
Date: Sat, 17 Dec 2011 11:45:15 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20111108 Thunderbird/8.0

On 12/12/2011 07:43 AM, Gustav Wikström wrote:
I've also had this problem, but this related to the use of multiple computers and more than one OS that all needed some specific tweaks to be able to run. I'm also using org-babel for my init. A section from my init.org follows below (warning for wall of text). Maybe this relates to your thoughts and if so lets hope it adds some value.



Thanks for sharing..
Well my conclusion is that is just a bad idea.
Literate programming is great but for other things, as for example scientific work very dense
of hard to grasp concepts.

If I need many lines to explain some elisp function it normally means that it's really badly written,
and I just need to rewrite it better.
One thing which is much harder with the single org file is to have different kind of profiles.

The only way would be to actually tangle to some files and load them on demand when needed,
but then there is no point in using org-babel in the first place..
And then it's really hard to debug, because since they are not separate modules is was
almost impossible to understand what was going on, now that I switched to many smaller
files I solved all my latent problems..

reply via email to

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