Question about Alt-. navigation to function definitions

Jeff Cunningham jeffrey at jkcunningham.com
Thu Oct 31 14:03:35 UTC 2013


On 10/31/2013 06:50 AM, Helmut Eller wrote:
> On Thu, Oct 31 2013, Jeff Cunningham wrote:
>
>> I see you made changes in CVS. Does quicklisp pick these up if I update-dist?
>> Or do I need to reinstall Slime from CVS to get this?
> I don't know exactly how/when quicklisp the code in is updated.
> Installing from CVS is the safe bet.
>
> Thinking about it, if you add
>    (setq swank-backend::*trap-load-time-warnings* nil)
> in ~/.swank.lisp should also get the behaviour that LOAD is called
> outside of WITH-COMPILATION-UNIT even without updating SLIME.
>
> You could also C-x C-e instead of C-c C-c when loading code to see if
> the WITH-COMPILATION-UNIT is the culprit.
>
> Helmut
I just updated Slime from CVS and it works now.
Much obliged.

Jeff





More information about the slime-devel mailing list