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

[no subject]



In zwei in System 210.61, ZMail 45.2, Remote-File 103.0,
Local-File 103.0, Experimental Play 1.0, microcode 896,
site configuration 6, Play, on Lisp Machine Nine:

In the following situation, Reverse Following List

;; (a b c) ;;
#| (a b c) |#

1. blows up on either of the first two semicolons
2. works properly on either the first "(" or the space before it
3. bleeps anywhere on the second line

The behavior is independent of whether the second two semicolons exist
and of whether the second list is on the same line as the "#|" and the
"|#", i.e., it bleeps on the "(" in

#|
(a b c)
|#