[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



Zwei cannot read in the very short file called ai:ken;cant read
(Reaches what it thinks is an end of file after reading 20%)
The problem seems to be that I have a ; on a line beginning with
(def without any name.  E.g.

(defcomment ;;this is the problem
(defun foo nil
	...)
)