|
|
|
Ask HN: Emacs starter kit?
|
|
11 points
by newsisan
5672 days ago
|
|
Which one should I use? https://github.com/technomancy/emacs-starter-kit
https://github.com/topfunky/emacs-starter-kit
https://github.com/eschulte/emacs-starter-kit If you can't make an absolute recommendation, could you explain some of the differences so I can decide? It is a bit over my head as I am very new to emacs. |
|
If you're on debian/ubuntu, the emacs-goodies-el is a good package to grab, as it has a bunch of useful packages including color-themes.
http://www.emacswiki.org/ tends to be fairly helpful to get started, as is the included manual (although its only ~3.5 years after I started using emacs that I'm starting to abandon the arrow keys in favor of the builtin movement chords)
I think as you use emacs, you realize "I really want feature X", then you google for it and find it exists and you're happier for it. After a while you get more comfortable with your .emacs file you start adding your own keybindings, macros, etc.