GithubHelp home page GithubHelp logo

sly-quicklisp's People

Contributors

ambrevar avatar intramurz avatar joaotavora avatar lockie avatar rprimus avatar swiftlawngnome avatar syohex avatar xuchunyang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

sly-quicklisp's Issues

Update commentary

The commentary reads

;;; Commentary:
;; 
;; `sly-quicklisp` is an external contrib for SLY that does nothing
;; special, but acts like a template for writing other external
;; contribs.

which I assume is wrong and could be updated. This commentary shows in the package description from Emacs :p

QUICKLISP not found

Hi,

first of all, thanks for Sly and all your work.
I just installed sly-quicklisp from MELPA, and I'm trying to run M-x sly. I get this error:

Component #:QUICKLISP not found, required by
#<SYSTEM "slynk-quicklisp">
   [Condition of type ASDF/FIND-COMPONENT:MISSING-DEPENDENCY]

Restarts:
 0: [RETRY] Retry loading QUICKLISP.
 1: [RETRY] Retry ASDF operation.
 2: [CLEAR-CONFIGURATION-AND-RETRY] Retry ASDF operation after resetting the configuration.
 3: [*ABORT] Return to SLY's top level.
 4: [ABORT] Abort thread (#<THREAD "slynk-worker" RUNNING {10058BE423}>)

Backtrace:
  0: (ASDF/FIND-COMPONENT:RESOLVE-DEPENDENCY-NAME #<ASDF/SYSTEM:SYSTEM "slynk-quicklisp"> #:QUICKLISP NIL)
  1: (ASDF/PLAN:MAP-DIRECT-DEPENDENCIES #<ASDF/PLAN:SEQUENTIAL-PLAN {100649B333}> #<ASDF/LISP-ACTION:PREPARE-OP > #<ASDF/SYSTEM:SYSTEM "slynk-quicklisp"> #<CLOSURE (LAMBDA (ASDF/PLAN::O ASDF/PLAN::C) :IN A..
  2: ((LAMBDA NIL :IN ASDF/PLAN:TRAVERSE-ACTION))
  3: ((:METHOD ASDF/PLAN:CALL-WHILE-VISITING-ACTION (ASDF/PLAN:PLAN-TRAVERSAL T T T)) #<ASDF/PLAN:SEQUENTIAL-PLAN {100649B333}> #<ASDF/LISP-ACTION:PREPARE-OP > #<ASDF/SYSTEM:SYSTEM "slynk-quicklisp"> #<CLO..
  4: (ASDF/PLAN:MAP-DIRECT-DEPENDENCIES #<ASDF/PLAN:SEQUENTIAL-PLAN {100649B333}> #<ASDF/LISP-ACTION:PREPARE-OP > #<ASDF/LISP-ACTION:CL-SOURCE-FILE "slynk-quicklisp" "slynk-quicklisp"> #<CLOSURE (LAMBDA (A..
  5: ((LAMBDA NIL :IN ASDF/PLAN:TRAVERSE-ACTION))
  6: ((:METHOD ASDF/PLAN:CALL-WHILE-VISITING-ACTION (ASDF/PLAN:PLAN-TRAVERSAL T T T)) #<ASDF/PLAN:SEQUENTIAL-PLAN {100649B333}> #<ASDF/LISP-ACTION:PREPARE-OP > #<ASDF/LISP-ACTION:CL-SOURCE-FILE "slynk-quic..
  7: (ASDF/PLAN:MAP-DIRECT-DEPENDENCIES #<ASDF/PLAN:SEQUENTIAL-PLAN {100649B333}> #<ASDF/LISP-ACTION:LOAD-OP > #<ASDF/LISP-ACTION:CL-SOURCE-FILE "slynk-quicklisp" "slynk-quicklisp"> #<CLOSURE (LAMBDA (ASDF..
  8: ((LAMBDA NIL :IN ASDF/PLAN:TRAVERSE-ACTION))
  9: ((:METHOD ASDF/PLAN:CALL-WHILE-VISITING-ACTION (ASDF/PLAN:PLAN-TRAVERSAL T T T)) #<ASDF/PLAN:SEQUENTIAL-PLAN {100649B333}> #<ASDF/LISP-ACTION:LOAD-OP > #<ASDF/LISP-ACTION:CL-SOURCE-FILE "slynk-quickli..
 10: (ASDF/PLAN:MAP-DIRECT-DEPENDENCIES #<ASDF/PLAN:SEQUENTIAL-PLAN {100649B333}> #<ASDF/LISP-ACTION:LOAD-OP > #<ASDF/SYSTEM:SYSTEM "slynk-quicklisp"> #<CLOSURE (LAMBDA (ASDF/PLAN::O ASDF/PLAN::C) :IN ASDF..
 11: ((LAMBDA NIL :IN ASDF/PLAN:TRAVERSE-ACTION))
 12: ((:METHOD ASDF/PLAN:CALL-WHILE-VISITING-ACTION (ASDF/PLAN:PLAN-TRAVERSAL T T T)) #<ASDF/PLAN:SEQUENTIAL-PLAN {100649B333}> #<ASDF/LISP-ACTION:LOAD-OP > #<ASDF/SYSTEM:SYSTEM "slynk-quicklisp"> #<CLOSUR..
 13: ((:METHOD ASDF/PLAN:MAKE-PLAN (T ASDF/OPERATION:OPERATION ASDF/COMPONENT:COMPONENT)) NIL #<ASDF/LISP-ACTION:LOAD-OP > #<ASDF/SYSTEM:SYSTEM "slynk-quicklisp">) [fast-method]
 14: ((:METHOD ASDF/OPERATE:OPERATE (ASDF/OPERATION:OPERATION ASDF/COMPONENT:COMPONENT)) #<ASDF/LISP-ACTION:LOAD-OP > #<ASDF/SYSTEM:SYSTEM "slynk-quicklisp">) [fast-method]
 15: ((SB-PCL::EMF ASDF/OPERATE:OPERATE) #<unused argument> #<unused argument> #<ASDF/LISP-ACTION:LOAD-OP > #<ASDF/SYSTEM:SYSTEM "slynk-quicklisp">)
 16: ((LAMBDA NIL :IN ASDF/OPERATE:OPERATE))
 17: ((:METHOD ASDF/OPERATE:OPERATE :AROUND (T T)) #<ASDF/LISP-ACTION:LOAD-OP > #<ASDF/SYSTEM:SYSTEM "slynk-quicklisp">) [fast-method]
 18: ((SB-PCL::EMF ASDF/OPERATE:OPERATE) #<unused argument> #<unused argument> ASDF/LISP-ACTION:LOAD-OP "slynk-quicklisp")
 19: ((LAMBDA NIL :IN ASDF/OPERATE:OPERATE))
 --more--

I installed Quicklisp following this steps.

Is there something more I have to do?

[FYI] [sly-*-autoloads] [emacs-27] load-path and autocompile

Fri May 17 11:57:25 BST 2019

Hi.

Just noticed that the only packages with a compiled *-autoloads.elc:

: ; ag -aig 'autoloads.elc'
sly-named-readtables-20150817.1516/sly-named-readtables-autoloads.elc
sly-quicklisp-20170112.935/sly-quicklisp-autoloads.elc
sly-macrostep-20160119.1234/sly-macrostep-autoloads.elc
➜  elpa git:(master) ✗

The above packages are the only ones to provide a package-autoloads.el.

Q: Are these still required or can emacs auto-generate the appropriate autoloads file?

Background info:

It may be worth looking at: slime/slime#512 - info in this comment.

The above commit and slime/slime@f34e8ec

complete the preparations for Emacs-27 (with a package provided autoloads file).

`Component "slynk-quicklisp" not found` on remote sessions

Hi, thanks for your work on sly.

I was wondering how to best make slynk-quicklisp (and other contribs) available on remote sessions.

I think I have things set up the way the manual suggests. I run a slynk server on the remote host and I connect to it via an ssh tunnel.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.