[slime-devel] Fuzzy completion patch

3 Nov
2008
3 Nov
'08
8:10 p.m.
When using fuzzy completion with ACL's "modern" lisp (mlisp), completion of symbols in the keyword package fails. This small fix corrects that by changing the package identifier from the string "KEYWORD" to the form (symbol-name :keyword) in swank-c-p-c.lisp. -- Geoff

22 Nov
22 Nov
6:33 a.m.
* Geoff Wozniak [2008-11-04 03:10+0100] writes:
When using fuzzy completion with ACL's "modern" lisp (mlisp), completion of symbols in the keyword package fails. This small fix corrects that by changing the package identifier from the string "KEYWORD" to the form (symbol-name :keyword) in swank-c-p-c.lisp.
Patch applied. Helmut.
6170
Age (days ago)
6188
Last active (days ago)
1 comments
2 participants
participants (2)
-
Geoff Wozniak
-
Helmut Eller