This package browser is in early development. Mind the rough edges.

emacs-helm 4.0.2

Incremental completion and selection narrowing framework for Emacs

Helm is an incremental completion and selection narrowing framework for Emacs. It will help steer you in the right direction when you're looking for stuff in Emacs (like buffers, files, etc).

Installation

Install emacs-helm 4.0.2 as follows:

guix install emacs-helm@4.0.2

Or install the latest version:

guix install emacs-helm

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.