I use sort-lines fairly frequently to keep my #includes, uses or variable names in order. Occasionally though, I need to sort something slightly more complicated and I end up writing a little perl scr… more →
A Curious Programmerlifealgorithms wrote 3 hours ago: This is a small practical snippet that I hacked after a backslide to Eclipse. In Eclipse you have C- … more →
V Srikrishnan wrote 2 days ago: I have been looking around for a tool in Emacs which does autocompletion, shows function declaration … more →
lifealgorithms wrote 5 days ago: Recently, I showed, how Sweave could be used to generate dynamic content (e.g. pdf-letters) from a d … more →
abrown969 wrote 5 days ago: Tired of opening files with the same filename in Emacs and having that horrible <2>, <3> … more →
thomas11 wrote 1 week ago: Hi Planet Emacsen, and thanks Edward! It was only in June this year that I started to write Emacs Li … more →
thebusker wrote 1 week ago: haha Yah! I have officially created my own .emacs file. I was tired of how it was opening, so I told … more →
Dan wrote 1 week ago: Stuart Halloway’s Programming Clojure book is the only game in town for learning Clojure (at l … more →
ignacio wrote 1 week ago: I’m making a note as I forgot which function was I using after not publishing anything for a … more →
lifealgorithms wrote 1 week ago: Hmm, this one is strange and the worst thing is: you do not find much about it in the internets. Whe … more →
existentiality wrote 1 week ago: Although the viper mode does not provide a lot of vim’s motions e.g diw and similar. The vimpu … more →
doxdrum wrote 1 week ago: I use to write everything in LaTeX. Until April (when the Jaunty version of Ubuntu was released) I u … more →
Prajwala wrote 1 week ago: My development machine is having Ubuntu and I love to use Emacs than any other editor. Recently I ne … more →
existentiality wrote 1 week ago: Pressing the actual escape button is far too much effort, so my brain seems to have decided to learn … more →
existentiality wrote 1 week ago: This happens in the emacs viper vim emulation mode shipped with ubuntu 9.10 in November 2009. There … more →
nsaunders wrote 1 week ago: Update: I should have said Rails IDE – but I’m sure similar plugins are available for ot … more →
awhan wrote 2 weeks ago: i use etags to generate a TAGS file that allows me to navigate through source code of c++ projects t … more →
thomas11 wrote 2 weeks ago: You can find quite a few Emacs libraries on github these days. I only have one very small project th … more →
jawher wrote 2 weeks ago: I’ve stumbled upon a nifty extension for emacs (among others) that enables writing HTML using … more →
Vincent wrote 2 weeks ago: In this series of posts a step by step introduction of configuring Emacs to a proper working environ … more →