Re: [O] sharing my firsts, org babel tangle and "init" .org file

2014-04-19 Thread Eric Schulte
Bastien writes: > Brady Trainor writes: > >> Have you migrated your init files into .org file(s)? What's your >> setup? > > I do, and find it very convenient. > > My setup is here: http://bzg.fr/emacs.html My setup is available here. https://github.com/eschulte/emacs24-starter-kit It is desig

Re: [O] sharing my firsts, org babel tangle and "init" .org file

2014-04-19 Thread Charles Berry
Pete Ley 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-lo

Re: [O] sharing my firsts, org babel tangle and "init" .org file

2014-04-18 Thread Grant Rettke
Good thing to consider. On my slow machine it takes 6 minutes to tangle my init and on my faster machine 1.5 minutes so I follow the static approach. Grant Rettke | AAAS, ACM, FSF, IEEE, Sigma Xi gret...@acm.org | http://www.wisdomandwonder.com/ “Wisdom begins in wonder.” --Socrates ((λ (x) (x x))

Re: [O] sharing my firsts, org babel tangle and "init" .org file

2014-04-18 Thread Pete Ley
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. I also have a sync script hooked into my tangling that has to do with export

Re: [O] sharing my firsts, org babel tangle and "init" .org file

2014-04-18 Thread Bastien
Brady Trainor writes: > Have you migrated your init files into .org file(s)? What's your > setup? I do, and find it very convenient. My setup is here: http://bzg.fr/emacs.html -- Bastien

[O] sharing my firsts, org babel tangle and "init" .org file

2014-04-17 Thread Brady Trainor
Have you migrated your init files into .org file(s)? What's your setup? Below is my first setup for fellow newbs, or for the interested developer. And please let me know if I'm missing some logic or conventions/practices. In the short history of my Emacs init file evolution (~ oct '13), I ha