GNU bug report logs -
#867
23.0.60; isearch string not quoted in M-s h r
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Tue, 02 Sep 2008 20:05:35 -0400
with message-id <877i9u14c0.fsf <at> cyd.mit.edu>
and subject line Re: 23.0.60; isearch string not quoted in M-s h r
has caused the Emacs bug report #867,
regarding 23.0.60; isearch string not quoted in M-s h r
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don <at> donarmstrong.com
immediately.)
--
867: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=867
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
If you do for example
C-s some. M-s h r
then the search string from isearch is not quoted when highlight-regexp
gets it which means it will match for example "something".
In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600)
of 2008-09-02
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --no-opt --cflags
-Ic:/g/include -fno-crossjumping'
[Message part 3 (message/rfc822, inline)]
"Lennart Borgman (gmail)" <lennart.borgman <at> gmail.com> writes:
> Chong Yidong wrote:
>>> If you do for example
>>>
>>> C-s some. M-s h r
>>>
>>> then the search string from isearch is not quoted when
>>> highlight-regexp gets it which means it will match for example
>>> "something".
>>
>> I don't understand. How is this a bug?
>
> C-s and then "some." just matches the string "some.". If it is
> converted to a regexp without quoting it will also match "somet" and
> that was not what the user wanted.
>
> I think this worked before. Something went wrong when you (was it
> you?) took care of the case insensitive problem.
OK, now I understand. I've checked in a fix. Thanks for spotting this.
This bug report was last modified 16 years and 260 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.