issues Search Results · repo:quicklisp/quicklisp-slime-helper language:"Common Lisp"
Filter by
21 results
(52 ms)21 results
inquicklisp/quicklisp-slime-helper (press backspace or delete to remove)Evaluating (load (expand-file-name ~/quicklisp/slime-helper.el )) causes the following error:
Debugger entered--Lisp error: (wrong-number-of-arguments (3 . 4) 2)
#f(compiled-function (obsolete-name ...
jwharr
- 1
- Opened on Sep 21, 2022
- #28
I have
- sbcl 2.2.2
- slime 2.26.1
- emacs 29.0.50 compiled from source
Evaluating
(load (expand-file-name ~/quicklisp/slime-helper.el ))
results in the following error:
Debugger entered--Lisp ...
stuart-little
- 2
- Opened on Mar 22, 2022
- #27
Every time I start emacs 27.2.50 with
(if (file-exists-p ~/quicklisp/slime-helper.el )
(load (expand-file-name ~/quicklisp/slime-helper.el )))
at the top of my init file I get a warning:
Package ...
stuart-little
- Opened on May 31, 2021
- #25
I am trying to use ABCL as an inferior-lisp with Slime. Right now I have
(load (expand-file-name ~/quicklisp/slime-helper.el ))
(setq inferior-lisp-program java -jar ~/bin/abcl-bin-1.6.1/abcl.jar ) ...
paladfn
- 1
- Opened on May 19, 2020
- #23
slime-helper.el:quicklisp-slime-helper-base hardcodes the path ~/quicklisp which might break if someone installed into a
different path with (quicklisp-quickstart:install :path /some/other/dir )
jasperla
- Opened on Aug 8, 2015
- #21
This might be better addressed to the main Slime project or to the SBCL devs, but I thought I would let you know that I
think the current Slime+SBCL pairing in Quicklisp is not working correctly.
I just ...
smithzvk
- 1
- Opened on Jun 6, 2015
- #19
When trying to install quicklisp-slime-helper:
* (ql:quickload quicklisp-slime-helper)
To load quicklisp-slime-helper :
Load 1 ASDF system:
quicklisp-slime-helper
; Loading quicklisp-slime-helper ...
ralt
- 2
- Opened on Jul 6, 2014
- #18
When running --debug-init I m getting this input, i m not sure if it s an inherent issue with slime or with quicklisp
and slime.
Debugger entered--Lisp error: (void-variable package-updating)
byte-code( ...
paradigmshift
- 2
- Opened on Apr 7, 2014
- #17
Now that there is more than one dist, e.g. qlalpha, hardcoding quicklisp as the dist name is a bad idea.
quicklisp
- Opened on Feb 5, 2014
- #16
Hello,
When loading quicklisp-slime-helper in LispWorks Mac 64 bits from the latest quicklisp ditribution, the following error
is raised:
Error: External format (:UTF-8 :EOL-STYLE :LF) got error reading ...
tuscland
- 1
- Opened on Jan 20, 2014
- #15

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.