A Function Browser for Emacs
Saturday, April 9th, 2016In my emacs init file for 2015 post I state:... Read More
In my emacs init file for 2015 post I state:... Read More
I’m going to make it a tradition to post my emacs init file every year and compare it to the year before, although I won’t post the file I used in 2013 and 2014 I can simply state that the biggest change is that I’ve thrown out ECB. ... Read More
I’ve put some effort into getting code completion with TAGS files working. I couldn’t get it to work with auto-complete no matter what I tried, there were some addons that I tried but none of them worked. I also tried company-mode but could not get it to work.... Read More
Through web-mode the possibility of using Emacs as a web dev IDE with full multi mode capabilities a la Aptana Studio or PHPStorm is finally here. But it will take some tweaking to get things perfect so read on…... Read More
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
So there’s been a while since I last dabbled in Clojure and a lot has happened.... Read More
I just got method browsing in ECB working by way of Semantic.... Read More
In the prior part I stated that I would look into autocompletion and documentation lookup/jumping and that’s exactly what I’ve done and I’m happy with the results.... Read More
I’ve now found a color theme I like by way of the color theme browser. ... Read More
The other day I discovered the peepcode screencast Meet Emacs and although video is not really the ideal way for me to learn, and especially not something like Emacs, it managed to finally sell me and make me get my ass off the couch.... Read More