Install this package:
emerge -a app-emacs/slime
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask app-emacs/slime
Or alternatively:
emerge --autounmask-write -a app-emacs/slime
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 2.31 | 8 | amd64 ppc ~sparc x86 | 0 |
<pkgmetadata>
<maintainer type="project">
<email>gnu-emacs@gentoo.org</email>
<name>Gentoo GNU Emacs project</name>
</maintainer>
<maintainer type="project">
<email>common-lisp@gentoo.org</email>
<name>Gentoo Common Lisp Project</name>
</maintainer>
<longdescription>
SLIME: The Superior Lisp Interaction Mode for Emacs. SLIME is a
fresh, new Emacs mode for Common Lisp development inspired by existing
systems such Emacs Lisp and ILISP. Feature highlights include:
* slime-mode: An Emacs minor-mode to enhance lisp-mode with:
o Code evaluation, compilation, and macroexpansion.
o Online documentation (describe, apropos, hyperspec).
o Definition finding (aka Meta-Point aka M-.).
o Symbol and package name completion.
o Automatic macro indentation based on &body.
o Cross-reference interface (WHO-CALLS, etc).
o ... and more.
* SLDB: Common Lisp debugger with an Emacs-based user interface.
* REPL: The Read-Eval-Print Loop ("top-level") is written in Emacs
Lisp for tighter integration with Emacs. The REPL also has builtin
"shortcut" commands similar those of the McCLIM Listener.
* Compilation notes: SLIME is able to take compiler messages and
annotate them directly into source buffers.
* Inspector: Interactive object-inspector in an Emacs buffer.
</longdescription>
<stabilize-allarches></stabilize-allarches>
<use>
<flag name="xref">Install xref.lisp cross-referencing tool</flag>
</use>
<upstream>
<remote-id type="github">slime/slime</remote-id>
</upstream>
</pkgmetadata>
Manage flags for this package:
euse -i <flag> -p app-emacs/slime |
euse -E <flag> -p app-emacs/slime |
euse -D <flag> -p app-emacs/slime
| Flag | Description | 2.31 |
|---|---|---|
| doc | Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally | ✓ |
| xref | Install xref.lisp cross-referencing tool | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | slime-2.31.tar.gz | 767099 bytes | 2.31 |
| Type | File | Size |
|---|