[slime-devel] patch to load.scm

Matthew D Swank akopa at charter.net
Mon Sep 19 17:04:36 UTC 2005


CAUTION: scheme ahead!

 From (define (slime48-start . port-file) ...

Scheme list are never #f, so the test is always true:
  (eval (if port-file
             `(start-swank , at port-file)
             '(slime48))
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: load.scm.diff
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20050919/baa1034f/attachment.ksh>


More information about the slime-devel mailing list