Next: Introduction, Previous: (dir), Up: (dir) [Contents][Index]
This is the quicklisp-slime-helper Reference Manual, generated automatically by Declt version 2.4 "Will Decker" on Wed Jun 20 12:28:32 2018 GMT+0.
• Introduction: | What quicklisp-slime-helper is all about | |
• Systems: | The systems documentation | |
• Files: | The files documentation | |
• Packages: | The packages documentation | |
• Definitions: | The symbols documentation | |
• Indexes: | Concepts, functions, variables and data types |
quicklisp-slime-helper makes it easy to use SLIME from Quicklisp. To use it, load quicklisp in your Common Lisp implementation, then evaluate: (ql:quickload "quicklisp-slime-helper") That command will create a file in the Quicklisp base directory called "slime-helper.el". Loading that file will add the Quicklisp slime path to your Emacs load-path. In your ~/.emacs, you could have something like this: (load (expand-file-name "~/quicklisp/slime-helper.el")) (setq inferior-lisp-program "sbcl") quicklisp-slime-helper is available under the MIT license; see LICENSE.txt for details.
Next: Files, Previous: Introduction, Up: Top [Contents][Index]
The main system appears first, followed by any subsystem dependency.
• The quicklisp-slime-helper system: |
quicklisp-slime-helper.asd (file)
slime-helper.lisp (file)
Files are sorted by type and then listed depth-first from the systems components trees.
• Lisp files: |
• The quicklisp-slime-helper.asd file: | ||
• The quicklisp-slime-helper/slime-helper.lisp file: |
Next: The quicklisp-slime-helper/slime-helper<dot>lisp file, Previous: Lisp files, Up: Lisp files [Contents][Index]
quicklisp-slime-helper.asd
quicklisp-slime-helper (system)
Previous: The quicklisp-slime-helper<dot>asd file, Up: Lisp files [Contents][Index]
quicklisp-slime-helper (system)
slime-helper.lisp
install (function)
Next: Definitions, Previous: Files, Up: Top [Contents][Index]
Packages are listed by definition order.
• The quicklisp-slime-helper package: |
slime-helper.lisp (file)
common-lisp
install (function)
Definitions are sorted by export status, category, package, and then by lexicographic order.
• Exported definitions: |
Previous: Definitions, Up: Definitions [Contents][Index]
• Exported functions: |
Previous: Exported definitions, Up: Exported definitions [Contents][Index]
slime-helper.lisp (file)
Previous: Definitions, Up: Top [Contents][Index]
• Concept index: | ||
• Function index: | ||
• Variable index: | ||
• Data type index: |
Next: Function index, Previous: Indexes, Up: Indexes [Contents][Index]
Jump to: | F L Q |
---|
Jump to: | F L Q |
---|
Next: Variable index, Previous: Concept index, Up: Indexes [Contents][Index]
Jump to: | F I |
---|
Index Entry | Section | ||
---|---|---|---|
| |||
F | |||
Function, install : | Exported functions | ||
| |||
I | |||
install : | Exported functions | ||
|
Jump to: | F I |
---|
Next: Data type index, Previous: Function index, Up: Indexes [Contents][Index]
Previous: Variable index, Up: Indexes [Contents][Index]
Jump to: | P Q S |
---|
Jump to: | P Q S |
---|