[slime-devel] Fuzzy completion patch

4 Nov
2008
4 Nov
'08
2:10 a.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
12:33 p.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.
6131
Age (days ago)
6149
Last active (days ago)
1 comments
2 participants
participants (2)
-
Geoff Wozniak
-
Helmut Eller