[slime-devel] [PATCH] Fix TOKENIZE-SYMBOL (and regression from previous patches.)

Tobias C. Rittweiler tcr at freebits.de
Sat Mar 3 18:40:58 UTC 2007


This fixes a regression introduced by my last patches:

The way how TOKENIZE-SYMBOL considers a given string (representing a
symbol) to be internal, was not broad enough. This broke fuzzy
completion with my latest patches when you're in a package that includes
another package (:CL for instance) and try to fuzzy-complete a symbol
inherited from that other package (e.g. MULTIPLE-VALUE-BIND.) That case
didn't come up when testing the previous patches.

  -T.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: slime-tokenizing-symbol-internal-fix.diff
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20070303/714ad9a1/attachment.ksh>


More information about the slime-devel mailing list