Hiding Clojure and Elisp docstrings in Emacs
Saturday, June 15th, 2013Table of Contents for Emacs Progression
- Emacs key bindings, Paredit and saving macros
- Emacs Color Themes, CTags, CEDET, ECB and other Customizations
- Autocompletion, Jump to documentation, Swank and Slime
- ECB method browsing for PicoLisp
- Emacs 24 and Clojure
- Hiding Clojure and Elisp docstrings in Emacs
- Emacs as a Multi Mode Web Dev IDE is Now Possible
- Code Completion with Exuberant Ctags in Emacs
Docstrings are nice but some hours ago I just realized that they were taking up too much space, limiting my overview of the code.... Read More