[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: BUG-zwei at MIT-OZ
- From: David Chapman <Zvona at MIT-OZ>
- Date: Fri ,29 Jun 84 19:59:00 EDT
In zwei in Release 5.0, Experimental MIT 1.4, FEP 18, on Lisp Machine Jim Morrison (3600):
There is this problem with autofill-lisp-comments-mode, which is
that if you insert into the middle of the line, each time a word falls
off the end, it gets its own line, so you end up with a comment that
looks like this:
;;; Here is a random deduction engine that is good enough for the blocks world. It is not
;;; part
;;; of
;;; the
;;; planner
;;; proper.
This bug existed in ECC's LMLIB version before it became ``official'',
but if there is an easy fix, it'd be nice.