GNU bug report logs - #26580
25.1; inappropriate case folding while isearch-forward-regexp

Previous Next

Package: emacs;

Reported by: ynyaaa <at> gmail.com

Date: Thu, 20 Apr 2017 17:57:02 UTC

Severity: normal

Found in version 25.1

Full log


View this message in rfc822 format

From: Tino Calancha <tino.calancha <at> gmail.com>
To: Andreas Schwab <schwab <at> linux-m68k.org>
Cc: ynyaaa <at> gmail.com, Juri Linkov <juri <at> linkov.net>, 26580 <at> debbugs.gnu.org, Tino Calancha <tino.calancha <at> gmail.com>
Subject: bug#26580: 25.1; inappropriate case folding while isearch-forward-regexp
Date: Fri, 21 Apr 2017 21:16:27 +0900 (JST)

On Fri, 21 Apr 2017, Andreas Schwab wrote:

> On Apr 21 2017, Tino Calancha <tino.calancha <at> gmail.com> wrote:
>
>> I'm also wondering if \W should do what is doing.  Is it documented
>> somewhere that the slash does not trigger case sensitivity?
>
> \W has nothing to do with case, it's just a non-word character.  Same
> for \cC.
OK, i just picked up \W from you.  Let's changed to \T:
emacs -Q:
C-M-s \T ; matches lower and upper T
C-M-s T ; just matches upper T

I don't see in the manual this effect on an escaped upper letter.





This bug report was last modified 8 years and 60 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.