
7 Sep
2011
7 Sep
'11
9:27 a.m.
In article <CAEYSiYwOYvxO=25EiMPgzCG9Dbm8Py94SKt8nYm+L=MpZBXRhQ@mail.gmail.com>, Slawek Zak <slawek.zak@gmail.com> wrote:
Hi,
I get this error when trying to get a definition of a function:
cond: Error: not finished with #<EXCL.SCM::SOURCE-PART NEW-OFFER-NOTIFICATION :TYPE 133691 133494>
Is it slime or Allegro?
Best, /S
I don't know. Does that error happen on the Common Lisp side or Emacs side? You can try to debug it yourself. Look into *slime-events*, try M-x slime-toggle-debug-on-swank-error. There's a function find-definitions or similiar in swank-allegro.lisp. T