Rui PatrocĂnio rui.patrocinio@netvisao.pt writes:
Currently the 'slime-repl-stack-package' is not initialized with M-x slime (only with slime-start-and-load, AFAIK), none the less the repl starts with the CL-USER package. Shouldn't the stack be initialized with that package?
Yes, it seems so. Probably not much use to you :-) but is fixed in CVS.
The other problem is only a matter of consistency. The slime-simple-completions doesn't have the same interface of slime-completions.
I removed the second argument for slime-completions. No caller supplied it anyway.
I think there are some problems with the handling of CL symbols and packages, but I'll comment on that later.
That's entirely possible.
Continue with the great job. :)
Will try :-)
Helmut.