Date: Tuesday, 19 Nov 85 13:00:45 PST
From: S Sridhar <sridhar%tekchips%tektronix.csnet@CSNET-RELAY.ARPA>
The fourth line in the definition of the function
command-dispatch, the book shows
(funcall fn))
it should be (funcall fn)
--sridhar
Right you are. Thank you.
--Guy