Jonathon McKitrick jcm@FreeBSD-uk.eu.org writes:
On starting emacs/slime:
; in: LAMBDA NIL ; (SETF SWANK::*SWANK-WIRE-PROTOCOL-VERSION* 1) ; ==> ; (SETQ SWANK::*SWANK-WIRE-PROTOCOL-VERSION* 1) ; ; caught WARNING: ; undefined variable: *SWANK-WIRE-PROTOCOL-VERSION*
; ; caught WARNING: ; This variable is undefined: ; *SWANK-WIRE-PROTOCOL-VERSION* ; ; compilation unit finished ; caught 2 WARNING conditions CL-USER>
these are just warnings and are harmless, i'll still make them go away.