Your message dated Mon, 3 Dec 2018 17:40:38 +0100
with message-id <[email protected]>
and subject line nano: adding support for hunspell
has caused the Debian Bug report #344267,
regarding nano: adding built-in support for hunspell
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
344267: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=344267
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: nano
Version: 1.3.9-1
Severity: wishlist
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Nano currently suggests 'spell' which is a wrapper script for 'ispell'.
Because ispell is totally inadequate to proofread some languages, it would
be desirable for Nano to directly support 'myspell' instead.
The main advantage of MySpell over 'aspell' is that its modular design can
support extensions to proofread complicated languages like Estonian, Finnish
or Hungarian. An example of one such MySpell extension is 'hunspell'
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDqTz1eXr56x4Muc0RAnToAKCMlL1tUffVdIKYWhKRnsslvLbzDACfTZi3
govlQvrkT7BlwK6uo/n+U1k=
=O4dp
-----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---
fixed -1 1.0.0-1
tags fixed-upstream
stop
Hunspell (and any other speller) is supported via the 'speller' command
and the --speller option. No need to hard bind nano to a certain speller.
Benno
--- End Message ---