I updated my Cygwin installation and something has broken my Slime
install. If I choose skip below then I get a slime repl that almost
works but cannot evaluate buffers. Sorry to post something platform
specific but this is the best place I can think of to ask.

emacs version 21.2.1
slime version 1.2.1
clisp version 2.35

Justin

;; Compiling file
/cygdrive/c/cygwin/bin/slime-1.2.1/slime-1.2.1/swank-clisp.lisp ...
WARNING: DEFMETHOD: redefining method (LISP-IMPLEMENTATION-TYPE-NAME
NIL) in
         /usr/bin/slime-1.2.1/slime-1.2.1/swank-clisp.lisp, was defined
in
         top-level
** - Continuable Error
INTERN("*DOCUMENTATION*"): #<PACKAGE SYSTEM> is locked
If you continue (by typing 'continue'): Ignore the lock and proceed
The following restarts are also available:
SKIP           :R1      skip (COMPILE-FILES-IF-NEEDED-SERIALLY #)
STOP           :R2      stop loading file
/usr/bin/slime-1.2.1/slime-1.2.1/swank-loader.lisp
ABORT          :R3      ABORT

*** - UNIX error 13 (EACCES): Permission denied
The following restarts are available:
SKIP           :R1      skip (COMPILE-FILES-IF-NEEDED-SERIALLY #)
STOP           :R2      stop loading file
/usr/bin/slime-1.2.1/slime-1.2.1/swank-loader.lisp
ABORT          :R3      ABORT