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

ZWEI: c-m-B Fails on form after #|(...)|#



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)