In order to use Emacs effectively you have to customize your keyboard bindings. You really do have to do this one way or another. For a long time I tried to use the “standard” emacs bindings but eventually I realized you really can’t be productive that way. I’ve been using Macbooks for several years now […]
Continue readingCategory: emacs
editors, guis, mice oh my
Someone asked me to blog about vi so here goes. He was probably only interested in my vimrc and maybe some vi tips. My vimrc is at the end so you can skip past my rantings if you wish. I’ll spare you the old timer lecture on how awesome vi or emacs is and why […]
Continue readingEmacs cheat sheet
This is my ~/notes/emacs file, I usually have it in a buffer so I can quickly search it… debug start on osx: open -a /Applications/Emacs.app –args –debug-init save all C-x s C-f Forward one character C-n Next line C-b Back one character C-p Previous line Here are some ways to move around in larger increments: […]
Continue readingUnix guru test
I actually used this for hiring at one time.
Continue reading