VirtualTam's bookmarks
56 bookmarks found
-
eww - Emacs Web Wowser | Random Thoughts
2015-03-09 Chords
- M-x eww RET url
Very basic built-in web editor; love it to read articles dealing w/ programmation:
- M-x eww RET url
- M-x some-major-mode
- M-x linum
-
Elpy, the Emacs Lisp Python Environment
2015-03-08 -
electric-indent has been activated by default in emacs 24
to disable it for Python: (add-hook 'python-mode-hook (lambda () (set (make-local-variable 'electric-indent-functions) (list (lambda (arg) 'no-indent)))))
-
Solarized - Ethan Schoonover
2015-02-07 -
Emacs as a Python IDE
2015-02-07 Very cool & detailed tutorial on how to setup Emacs for Python editing, completion & execution.
-
xkcd::Workflow
2014-10-29 -
Emacs: pkgbuild-mode.el
2014-10-14 -
Major mode to edit web files/scripts
-
Coders - What we mean
2014-06-07 -
ws-trim.el: ftp://ftp.lysator.liu.se/pub/emacs/ws-trim.el
-
Felineherd - Emacs package manager
2013-09-07 "Lisp has been criticised for giving individuals so much leverage that little social interaction ensues."
-
Lisp Downloads -=- Eric Marsden
2013-08-18 Cool Lisp modes, featuring coffee.el (HTCPCP) and some server (httpd, postgres) utils
-
Planet Libre - Emacs et HTML
2013-06-02