GNU bug report logs -
#25230
Patch to ispell.el to simplify use of [:alpha:] for CASECHARS in built-in dictionaries
Previous Next
Reported by: Reuben Thomas <rrt <at> sc3d.org>
Date: Mon, 19 Dec 2016 12:30:02 UTC
Severity: wishlist
Tags: fixed
Fixed in version 27.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 25230 <at> debbugs.gnu.org (full text, mbox):
> From: Reuben Thomas <rrt <at> sc3d.org>
> Date: Mon, 19 Dec 2016 21:17:17 +0000
> Cc: 25230 <at> debbugs.gnu.org
>
> You are assuming that [[:alpha:]] and [A-Za-z] are identical.
>
> No, because my patch does not change the current behaviour of the code. The assumption that [:alpha:] is OK to use here instead of A-Za-z is already in the code.
Can you point out where in the code you see that assumption?
> From the conversation on other bugs, I think that the correct thing to do here is to remove the first part of my patch (so that the hardwired dictionaries keep their individual casechars and not-casechars settings), and keep the second part of the patch (so that ispell-set-spellchecker-params does not change them all to [:alpha:].
>
> Does that sound plausible?
I think so, but we should make sure the hard-wired values work with
Aspell, before we make that change. If they don't, we should provide
something that works for Aspell.
This bug report was last modified 5 years and 333 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.