21

GitHub - emacs-helm/helm-slime: Helm for SLIME

 4 years ago
source link: https://github.com/emacs-helm/helm-slime
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

readme.org

Helm-SLIME

Helm for SLIME, the Superior Lisp Interaction Mode for Emacs.

Installation

  • Add helm-slime.el to your load-path.
  • Set up SLIME properly.
  • Call slime-setup and include ~’helm-slime~:
(slime-setup '([others contribs ...] helm-slime))

or simply (require 'helm-slime) in some appropriate manner.

To use Helm instead of the Xref buffer, enable global-helm-slime-mode.

Usage

Helm-SLIME defines a few new commands:

helm-slime-completeSelect a symbol from the SLIME completion systems. helm-slime-list-connectionsYet another slime-list-connections with Helm. helm-slime-aproposYet another slime-apropos with Helm. helm-slime-repl-historySelect an input from the SLIME REPL history and insert it. helm-slime-miniLike helm-slime-list-connections, but include an extra source of SLIME-related buffers, like the events buffer or the scratch buffer.

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK