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

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

bug#19622: 25.0.50; Spell checking and Unicode don't mix...


From: Stefan Kangas
Subject: bug#19622: 25.0.50; Spell checking and Unicode don't mix...
Date: Sat, 02 Nov 2019 00:46:21 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

tags 19622 + wontfix
close 19622
thanks

Eli Zaretskii <eliz@gnu.org> writes:

>> Date: Mon, 19 Jan 2015 08:15:01 -0500
>> From: "Perry E. Metzger" <perry@piermont.com>
>> Cc: 19622@debbugs.gnu.org
>> 
>> > It's up to the speller, so it isn't an Emacs problem/bug/issue.  The
>> > characters that are word constituent are stated in the .aff file for
>> > the language you use, and they come with the speller (and are
>> > tailored to what the speller does and doesn't know about the word
>> > structure). Emacs cannot fix that.
>> 
>> Emacs could replace punctuation on its way down the pipe to
>> the inferior process if it wishes to as a stop gap.
>
> Wouldn't some users object to such replacements?  They could mask
> mis-spelled words.
>
> Also, how would Emacs know that the replacement will DTRT with the
> speller which is being used?  Each speller has its own capabilities
> and rules wrt word morphology.  These are described by the .aff files,
> but Emacs is too dumb to understand those rules; the only thing it
> knows is how to fetch WORDCHARS and non-WORDCHARS from there.
>
> IOW, I'm not at all sure this is a problem that Emacs could and should
> fix.  Why not report it upstream to the developers of the speller you
> use?

I agree with Eli here, and I'm consequently closing this as wontfix.

If anyone disagrees with that, and feels that Emacs should indeed do
something differently, feel free to reopen the bug.

Best regards,
Stefan Kangas





reply via email to

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