bashEmacs

Having a bash with bash

Let's say we want to write a command that allows you to take the output of the previous command and stick it in your editor so you can page through it, save it, email it, etc. One way to do it is with bash's "process...
EmacsLispProgramming

Emacs Poker

A few weekends ago, I had been reading about Lisp and decided that I should try to write something semi-interesting to cement my knowledge. So I fired up Emacs and started messing around and this is what came out of it....
Emacs

Emacs 22 reference card

There are lots of Emacs reference cards out there online, but I couldn't manage to find one for Emacs 22 (the latest development version) in a couple of minutes of web searching so I generated one from the TeX source file that...