I've been a vim user for about 10 years now. I've recently started using emacs for lisp/SLIME dev. The number one feature I miss when I'm in emacs land is vim's "i" and "a" commands. di" deletes everything between the double quotes. da" deletes everything between including the double quotes themselves It works with other matching pairs as well (ie di(, di[ di'). I use it constantly. I've searched and search, and have…
[1] http://www.gnu.org/s/libtool/manual/emacs/Expressions.html