From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- app-emacs/slime/metadata.xml | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 app-emacs/slime/metadata.xml (limited to 'app-emacs/slime/metadata.xml') diff --git a/app-emacs/slime/metadata.xml b/app-emacs/slime/metadata.xml new file mode 100644 index 000000000000..17cb00f777c4 --- /dev/null +++ b/app-emacs/slime/metadata.xml @@ -0,0 +1,43 @@ + + + + + gnu-emacs@gentoo.org + Gentoo GNU Emacs project + + + common-lisp@gentoo.org + Gentoo Common Lisp Project + + + 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. + + + Install xref.lisp cross-referencing tool + + + slime/slime + + -- cgit v1.2.3