GNU bug report logs - #17742
Support for enchant?

Previous Next

Package: emacs;

Reported by: Reuben Thomas <rrt <at> sc3d.org>

Date: Tue, 10 Jun 2014 00:02:02 UTC

Severity: wishlist

Done: Reuben Thomas <rrt <at> sc3d.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Reuben Thomas <rrt <at> sc3d.org>
To: bug-emacs <bug-emacs <at> gnu.org>
Subject: Support for enchant?
Date: Tue, 10 Jun 2014 01:01:24 +0100
[Message part 1 (text/plain, inline)]
It would be good if Emacs supported the Enchant multi-back-end spelling
engine wrapper, as this allows users to configure spelling preferences more
flexibly than Emacs (in particular, to use different spell-checking engines
for different languages), and the configuration works for programs other
than Emacs.

It seems that it would be pretty trivial to add, since Emacs already works
fine (since 2007) if you set ispell-program-name to /usr/bin/enchant.

Enchant supports UTF-8 (and only UTF-8) as an encoding, so for optimum
functionality, I guess support would need to be added to
ispell-encoding8-command (though since this is enchant's only mode of
operation, it's unclear that anything needs to be done).

In a wider GNU context, the GNU aspell developer wrote a few years ago: "I
believe Aspell future depends on making Enchant the system spell
checker."[1] Enchant itself seems to be stable, portable, and support a
wide range of spelling checker engines, including all those that Emacs
already supports; it would be great longer-term to be able to simplify
ispell.el by requiring Enchant, and thereby being able to rely on its UTF-8
support and single set of simple options.

[1] http://aspell.net/

-- 
http://rrt.sc3d.org
[Message part 2 (text/html, inline)]

This bug report was last modified 7 years and 334 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.