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

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

bug#29254: 24.4; Unexpected case-folding in occur when case-fold-search


From: Eli Zaretskii
Subject: bug#29254: 24.4; Unexpected case-folding in occur when case-fold-search set
Date: Sat, 18 Nov 2017 13:07:38 +0200

> From: Fran Burstall <fran.burstall@gmail.com>
> Date: Fri, 10 Nov 2017 20:10:35 +0000
> 
> 
> >From emacs -Q:
> 
> Put the following text in a buffer:
> 
> MA
> ma
> MA
> ma
> 
> Do M-x set-variable to set case-fold-search to t (buffer-locally).
> 
> Do M-s o to call occur with regexp "MA".
> 
> I expect: 2 lines in the *Occur* buffer matching the MA lines
> 
> I get: 4 lines matching all occurrences of the string
> regardless of case.

Thanks, fixed on the emacs-26 release branch.





reply via email to

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