[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ZWEI: c-m-B Fails on form after #|(...)|#
- To: BUG-ZWEI at MIT-OZ
- Subject: ZWEI: c-m-B Fails on form after #|(...)|#
- From: Jerry Roylance <GLR at MIT-OZ>
- Date: Sun ,30 Dec 84 17:13:00 EDT
In Symbolics 3600 ZWEI in System 242.356, Hardcopy 20.10, FEP 24, on Lisp Machine John Lennon:
c-m-B does not work in the following fragment. Position the cursor to just
after the close paren of screwage. c-m-B just flashes the screen; it does not
move the cursor.
;;; -*- LISP -*-
#|
(DEFUN FOO () NIL)
|#
(defun screwage ()
nil)