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
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
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))
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
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
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