[slime-devel] SLIME User Survey
Helmut Eller
e9626484 at stud3.tuwien.ac.at
Sun Jun 20 14:10:35 UTC 2004
"Thomas F. Burdick" <tfb at OCF.Berkeley.EDU> writes:
> The debugger doesn't let me easily inspect the current condition
> (although I found the variable where it's kept). The inspector
> doesn't do anything useful when given condition objects.
There's a M-x sldb-inspect-condition command. The inspector shows the
same slots as SBCL's tty inspector.
> I haven't tried using a local Emacs to attach to a remote Lisp. I
> gather though, that M-. won't work, if I do; it would be nice to
> integrate use Tramp to do this.
You have to configure the slime-{from,to}-lisp-filename functions.
The idea is that those functions create Tramp style filenames. I
never tried it, but the infrastructure is there.
Helmut.
More information about the slime-devel
mailing list