GNU bug report logs -
#52394
27.2; Isearch with char folding enabled doesn’t match equivalent strings
Previous Next
Reported by: Andrea Greselin <greselin.andrea <at> gmail.com>
Date: Thu, 9 Dec 2021 20:43:01 UTC
Severity: normal
Found in version 27.2
Fixed in version 29.0.50
Done: Juri Linkov <juri <at> linkov.net>
Bug is archived. No further changes may be made.
Full log
Message #53 received at 52394 <at> debbugs.gnu.org (full text, mbox):
>> Here is the doc string. How do you propose to make it more clear?
>>
>> "Non-nil means to override all default folding characters.
>> When nil, the equivalence table is populated with the default set
>> of equivalent chars, and you can remove unneeded characters using
>> `char-fold-exclude', and add own characters using `char-fold-include'.
>> But when this variable is customized to non-nil, you start with
>> an empty table where you can add only own characters
>> using `char-fold-include'."
>
> My reading of this is that the feature by default will not work at all:
> since the default value is not nil, the doc string says that I "start
> with an empty table", so no folding will happen. Is that what you
> meant? And if so, how isn't this a change in behavior? In Emacs 27
> the folding works by default and finds equivalent characters without
> any user intervention.
>
> What am I missing?
But doesn't this line
"when this variable is customized to non-nil"
imply that the default is nil? Or maybe the nil default value
should be mentioned in the doc string?
This bug report was last modified 3 years and 164 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.