Let Org-mode manage your Emacs Dot files
If you’re an org-mode user, you’ve probably heard of org-babel by now. From the worg documentation, Org-babel extends the very excellent Org-mode with the ability to execute source code within Org-mode documents. As its name implies, Org-babel will execute code in many different languages to include emacs-lisp, ruby and python. The results of code execution — text, tables and ... Continue Reading


