public
Fork of topfunky/emacs-starter-kit
Description: All the code you need to get started, with an emphasis on dynamic languages.
Homepage:
Clone URL: git://github.com/arunthampi/emacs-starter-kit.git
100644 16 lines (11 sloc) 0.412 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
TODO:
 
Submit the packages in starter-kit-elpa.el to ELPA.
 
Greg Newman is working on Python helpers.
 
maybe include:
* should yasnippet be included in rinari?
 
to write/finish:
* ri
* submit ruby fixes to flymake
 
Bug fixes:
get jabber.el to automatically disconnect when suspending/hibernating (via dbus)
ruby-compilation.el should auto-kill the buffer on successful test runs; only leave it open on error/fail