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

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

bug#20913: 25.0.50; regexp I-search no longer works with \<


From: Paul Eggert
Subject: bug#20913: 25.0.50; regexp I-search no longer works with \<
Date: Sat, 27 Jun 2015 17:46:24 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

To reproduce the problem, run 'emacs -Q' and type:

C-h t M-C-s \ <

This should match the start of the TUTORIAL buffer, but instead it goes to the first backslash in the buffer and then fails, with a message "Failing char-fold regexp I-search: \<" at the bottom of the screen.

This seems to be due to the recent isearch changes, so I'm CC'ing Artur.





reply via email to

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