[net.emacs] generate bug

reingold@uiucdcsp.UUCP (01/31/85)

Gosling's generate.ml package botches up the following trivial functions:

(defun
    (t1))
(defun
    (t2
	(t1)))

Executing these definitions, loading generate.ml,
and executing t2 adds nothing to the generate buffer!

Anyone have a fix?