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

emacs-spell-fu

Fast highlighting of misspelled words

This is a light weight spell checker for Emacs, that runs from the syntax highlighter without starting external processes.

Installation

Install the latest version of emacs-spell-fu as follows:

guix install emacs-spell-fu

Or install a particular version:

guix install emacs-spell-fu@0.3-1.67a26b7

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.

Badge code

You can use the following badge to inform users of emacs-spell-fu about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/emacs-spell-fu'><img src='https://packages.guix.gnu.org/packages/emacs-spell-fu/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/emacs-spell-fu/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/emacs-spell-fu)

Example Org:

[[https://packages.guix.gnu.org/packages/emacs-spell-fu][https://packages.guix.gnu.org/packages/emacs-spell-fu/badges/latest-version.svg]]