[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG ZWEI) at MIT-AI
- Subject:
- From: RMS@MIT-AI
- Date: Sat ,2 Dec 79 12:51:32 EDT
C-T-C (compile defun) in ZWEI loses when there are extra closeparens
after the defun (such as, because the defun is inside a conditional)
before the CRLF. It includes the extra closes in the read and gets
an error. In this situation C-T-C should not include those extra closes
in the read. Maybe also C-M-E and C-M-H should not include the rest
of the last line when that contains closeparens, or anything other
than whitespace and comment. Unlike them, C-T-C could happily never
include the stuff.