Issue no longer present for original bug reporter.
** Changed in: slime (Ubuntu)
Status: New => Fix Released
--
SLIME does not start with clisp
https://bugs.launchpad.net/bugs/66715
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
I tested this on Hardy (x86), and slime and clisp work now as expected.
--
SLIME does not start with clisp
https://bugs.launchpad.net/bugs/66715
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lis
Thank you for doing your part to make Ubuntu better. Since this bug was
originally reported against Edgy Eft(6.10), I was wondering if this
can still be reproduced on a supported version of Ubuntu?
Thanks,
~ Mike
--
SLIME does not start with clisp
https://bugs.launchpad.net/bugs/66715
Yo
I forgot: running Edgy...
--
SLIME does not start with clisp
https://launchpad.net/bugs/66715
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
The solution is obvious:
$ sudo touch /usr/share/common-lisp/source/slime/ChangeLog
Also, make sure that you identify your slime directory in .emacs:
(add-to-list 'load-path "/usr/share/common-lisp/source/slime/")
(setq inferior-lisp-program "/usr/bin/clisp")
(require 'slime)
(slime-setup)
To
Steps to reproduce:
1. install emacs, slime and clisp
2. add following lines to .emacs
(setq inferior-lisp-program "/usr/bin/clisp")
(require 'slime)
(slime-setup)
3. open emacs with some.lisp -file
4. type M-x slime
--> failure
--
SLIME does not start with clisp
https://launchpad.net/bugs/667
** Attachment added: "Output of inferior-lisp-buffer"
http://librarian.launchpad.net/4888580/slime-error-output.txt
--
SLIME does not start with clisp
https://launchpad.net/bugs/66715
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-b