[slime-devel] Re: RFC for completion behaviour
Tobias C. Rittweiler
tcr at freebits.de
Thu Apr 5 12:41:05 UTC 2007
"Tobias C. Rittweiler" <tcr at freebits.de> writes:
> So what do you think, to change the completion code to only try to
> match against symbols _internal_ to #<PACKAGE "ASDF"> in the above
> case?
>
> The downside is that if you've got a package :A that uses some
> internal packages :B and :C for internal code structure purpose,
> you won't be able to find the symbols in these internal packages.
It will still find the symbols if they're exported from :A, of course.
-T.
More information about the slime-devel
mailing list