![[Dept of Engineering]](http://www.eng.cam.ac.uk/images/house_style/engban-s.gif)
To save a macro into ~/.emacs so that you will always be able to use
it, make ~/.emacs the current file and do
M-x insert-kbd-macro RET <macroname> RETThis will convert the macro into Lisp for you. Doing
M-x 4 insert-kbd-macro RET <macroname> RETwill save the relevent key bindings too.