Eric Schulte <schulte.eric <at> gmail.com> writes: > You may want to use `org-babel-load-file', unless you prefer to run this > manually.
Hello Eric, Thank you for this swift reply. I didn't know this before. But my point here is to byte compile my .emacs.el for the next session. (I have dotEmacs.org ->> .emacs.elc) > Look at the `org-babel-tangle-jump-to-org' function, for it to work you > may need to tangle with the ":comments" header argument set to "link". Great this is really what I'm looking for. Thanks a lot !! Mohamed