Gary King wrote:
Hiya,
Here are three small patches for SLIME. They do the following:
- Make find-definitions a little more flexible with an around method:
if the symbol isn't in the current package, the around method goes on to look in all the packages too. (I haven't added similar logic to symbol completion but will someday).
Is this an Allegro specific problem? This has been annoying me in both cases in recent weeks.
-M