Re: [O] Some Experiences with org-babel-load-file

2012-12-12 Thread Eric Schulte
Florian Beck writes: > On 12/11/2012 03:52 PM, Eric Schulte wrote: > >> Please go ahead and update the information on worg. Note that Emacs24 >> users need only do >> >> (require 'org) >> (org-babel-load-file "/path/to/your/org-init-file.org") >> >> while users of lesser Emacs will hav

Re: [O] Some Experiences with org-babel-load-file

2012-12-11 Thread Florian Beck
On 12/11/2012 03:52 PM, Eric Schulte wrote: Please go ahead and update the information on worg. Note that Emacs24 users need only do (require 'org) (org-babel-load-file "/path/to/your/org-init-file.org") while users of lesser Emacs will have to load a new version of Org-mode before

Re: [O] Some Experiences with org-babel-load-file

2012-12-11 Thread Eric Schulte
Florian Beck writes: > Hello! > > As an experiment, I moved my .emacs and all my personal packages into > an org-file and now load it with 'org-babel-load-file. This works fine > enough: the source code blocks can handle several thousand lines of > code (for later splitting) without any quirks, t

Re: [O] Some Experiences with org-babel-load-file

2012-12-11 Thread Memnon Anon
Florian Beck writes: > 1. `org-babel-load-file' doesn't seem to be in the org docu. The > instructions on worg are obsolete (mentions `org-install') and > needlessly complicated. Just putting > > (package-initialize) ;; only if you use the newest org ... and the newest emacs! > (require 'ob-tan

[O] Some Experiences with org-babel-load-file

2012-12-10 Thread Florian Beck
Hello! As an experiment, I moved my .emacs and all my personal packages into an org-file and now load it with 'org-babel-load-file. This works fine enough: the source code blocks can handle several thousand lines of code (for later splitting) without any quirks, tough editing in the org-file