[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ZWEI: c-m-B Fails on form after #|(...)|#
- To: GLR at MIT-OZ
- Subject: ZWEI: c-m-B Fails on form after #|(...)|#
- From: Doug Dodds <DODDS at SCRC-TENEX>
- Date: Tue ,8 Jan 85 12:21:00 EDT
- Category: zwei
- Cc: BUG-ZWEI at MIT-OZ, Bug-Tracking-Replies at SCRC-TENEX
- Disposition: NON-PREEMPTIVE
- In-reply-to: The message of 30 Dec 84 16:13-EST from Jerry Roylance <GLR at MIT-OZ>
Synopsis: Still a bug in the development system. It is on our current
bug queue.
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Date: Sunday, 30 December 1984, 16:13-EST
From: Jerry Roylance <GLR at MIT-OZ>
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)