I am currently using Emacs 24.5 on Ubuntu 14.04 with Chicken 4.10 and
chicken-slime v1.2 installed via "chicken-install slime"

When I do a M-x chicken-slime i get the following error.

Any ideas how to overcome this issue?
Thank you.

Error: unbound variable: swank:init-presentations
[ inspect ]

Restarts:
 0: [ABORT] Return to SLIME's top level

Backtrace:
  0: <eval>   [ more... ] (swank:init-presentations)
  1: <syntax>             (swank:init-presentations)
  2: <eval>   [ more... ] (swank:swank-require (quote (swank-trace-dialog
swank-package-fu swank-presentations swank-fuzzy swank-fancy-inspector
swank-c-p-c swank-arglists swank-repl)))
  3: <syntax>             (##core#quote (swank-trace-dialog
swank-package-fu swank-presentations swank-fuzzy swank-fancy-inspector
swank-c-p-c swank-arglists swank-repl))
  4: <syntax>             (quote (swank-trace-dialog swank-package-fu
swank-presentations swank-fuzzy swank-fancy-inspector swank-c-p-c
swank-arglists swank-repl))
  5: <syntax>             (swank:swank-require (quote (swank-trace-dialog
swank-package-fu swank-presentations swank-fuzzy swank-fancy-inspector
swank-c-p-c swank-arglists swank-repl)))
  6: <eval>   [ more... ] (swank:connection-info)
  7: <syntax>             (swank:connection-info)
  8: <eval>   [ more... ] (swank-server-start 4005 "/tmp/slime.4922")
  9: type-checks.scm:54: ##sys#require
 10: <eval>   [ more... ] (##sys#require (quote slime))
 11: <syntax>             (swank-server-start 4005 "/tmp/slime.4922")
 12: <syntax>             (##core#undefined)
 13: <syntax>             (##core#undefined)
 14: <syntax>             (##core#undefined)
 15: <syntax>             (##core#undefined)
 --more--

- Jo
_______________________________________________
Chicken-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to