Re: Aspell as default spellchecker.
Benno Schulenberg <[email protected]>
| Newsgroups | gmane.editors.nano.devel |
|---|---|
| Message-ID | <[email protected]> |
There is no reason to discuss this. Nano will keep using hunspell as its default spell checker. The default spell checker works in a different manner than one that is defined via the 'set speller' or --speller options. The default checker sends the file to `hunspell` or `spell`, and receives back a list of misspelled words, and then offers these words, each in turn, to the user for correction. A speller defined with 'set speller' or --speller, sends the file to the tool, and expects to receives back a corrected file (the spelling corrections happen in the tool, not in nano). So, the two methods are radically different. Making the second method the default with a fallback to the first method, would require some serious rewriting. I'm not going to do that. And won't accept any patches either. Things work fine as they are. To make nano more useful, users have to set several options anyway, like 'set atblanks', 'set historylog', 'set indicator', and 'set scrollercolor brick,#444'. It's not a problem for them to add 'set speller aspell -x -c ...'. Benno
OpenPGP_signature.asc
(application/pgp-signature, 840 B)
-----BEGIN PGP SIGNATURE----- wsF5BAABCAAjFiEEFo5vQpe/16ea/USWUUu+Lrjhlh8FAmfemXEFAwAAAAAACgkQUUu+Lrjhlh9F yg/+Of9ossXCRX8FRaDAZme8EmfsTic05fKghMs+jZ3QNi6IifbckrbDIANiXnXEEu0pec0wQv52 5VOWB2zxO4uJuWkZ2wu6+emWLeI5o0yIn4OlD1kn5MEL7AZNXH69E9HMyAPLVlEZzYZ6DkZncNHi yccirGlc6Y79MGHC+rm3cizcvGT+yMy512bUw5Ahd9IFJhJ7XgLixgQgdPjnHm9a1Dzx7DVa+qCR W44RUpD351I9dauOlt4SXrEfx5nM6EFoX7TmSIWm2VA7BMt6iaXB1/YSpv4Adb56Yuyi4dsQtdj8 NlnHk9K9D+MFgXmYPtY/ePADHwIqD+NucsT1Y+xxPZjjUAuigccNFACzqrsEXdR/EhltkpetDfBB vZij7J67b97cpN7rm+onzqnvLQClkWUXTdk0+40zOGBnLiWKoB/oTWj4/QzlX3bXaBuiWu27oHGV KjktAowDmaiVIWr+q9aL0hW3xFfnpNwNdhRNOkCN7AgxukkiYTAP6zP9uHwRq14etuMTV2wiJqbZ 7WBgLtuBO7LzhkOgrkn+87z9RpcbqbkhxatSeWuQSUD3476TdTK2EtpA0W2bKqY9RPtPFKb6hsD4 frN4VcR9rKhf4MSVKPWQuzPAWXWEcL2xd210eUBkvnzqJONLg7lv296s+G7haF0bTrIw8//5EzOk mIc= =lns7 -----END PGP SIGNATURE-----