Pete Ley <peteley11235 <at> gmail.com> writes: > > I've looked at the solution on worg and, though I didn't actually try to > implement, it seems like tangling your init file every time you open > Emacs is a little cumbersome. Please correct me if I'm wrong in this > assumption.
OK, here goes:
In `org-babel-load-file' the code following the comment
;; tangle if the org-mode file is newer than the elisp file
appears to only re-tangle the .el file iff it is older than the .org file
HTH,
Chuck
