bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#23097: 24.5; ispell.el: lines with both CASECHARS and NOT-CASECHARS


From: Nikolay Kudryavtsev
Subject: bug#23097: 24.5; ispell.el: lines with both CASECHARS and NOT-CASECHARS get sent to the spell checker
Date: Mon, 17 Aug 2020 12:20:08 +0300
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0

This is not an external software bug, but very much an Emacs bug.

I'm not sure what was the initial design idea for CASECHARS and NOT-CASECHARS, but whatever it was, it would not work effectively due to feeding the entire line. The most obvious practical use for them(being able to spellcheck languages with completely different alphabets without the spellchecker misfiring on either pass) would not work either.

The ideal pratical fix for this should spellcheck such lines word by word.

--
Best Regards,
Nikolay Kudryavtsev






reply via email to

[Prev in Thread] Current Thread [Next in Thread]