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

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

bug#21277: 25.0.50; char-fold search is a screw, and I can't see how to


From: Artur Malabarba
Subject: bug#21277: 25.0.50; char-fold search is a screw, and I can't see how to disable
Date: Thu, 20 Aug 2015 10:36:56 +0100

> There are both case-fold-search and its isearch-specific counterpart
> isearch-case-fold-search, so maybe both char-fold-search and
> isearch-char-fold-search should exist.

Actually, `isearch-case-fold-search' is an internal variable and configuring it has no effect. If you want configure isearch's case-folding, you have to use the general `case-fold-search'.

That is why there's no isearch-char-fold-search.


reply via email to

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