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

emacs-recomplete 0.2-0.0e4a2ba

Immediate completion, without prompting

recomplete is a completion library for quickly completing or correcting words in cases where the first candidate is the likely choice. Unlike most completion, it immediately performs the completion action, calling again to cycle over options. Completion candidates are displayed in the echo area.

Installation

Install emacs-recomplete 0.2-0.0e4a2ba as follows:

guix install emacs-recomplete@0.2-0.0e4a2ba

Or install the latest version:

guix install emacs-recomplete

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.