[comp.emacs] key binding

grady@postgres (Steven Grady) (08/18/87)

What is the accepted way of defining a new key binding?
There appear to be a few ways, including using
global-set-key and define-key.  It looks like global-set-key
is a little simpler, but define-key is more general.
Does one have advantages, philosophical or otherwise?

	Steven