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

emacs-jinx 2.3

Emacs spell checker based on Enchant library

Jinx is a just-in-time spell-checker for Emacs based on the Enchant library. It lazily highlights misspelled words in the text of the visible portion of the buffer by honouring window boundaries as well as text folding, if any.

Installation

Install emacs-jinx 2.3 as follows:

guix install emacs-jinx@2.3

Or install the latest version:

guix install emacs-jinx

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.