[net.lang.lisp] CMU file package in franz lisp. Request for missing function.

z005@dalcs.UUCP (Neil Erskine) (02/03/84)

	I would like to use the CMU file package for maintaining
my files of functions. In perhaps an uncharacteristic fashion, I
prefer to comment my functions. For this purpose exists the function
(dc). Unfortunately, (dskout) depends on (pp) to do the printing of
functions, including attached comments, and our distribution of
franz (opus 38.79 through 4.2 BSD) did not include the function
(pp-comment), although (pp) does attempt to call it, resulting in an
error. For the time being I am commenting with vi after completing
all functions in a file.

	My basic request is for either an appropriate definition
of the function of (pp-comment), or a description of the exact format
in which (dskin) expects to see comments.

				Thank you in advance.