all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#867: 23.0.60; isearch string not quoted in M-s h r
@ 2008-09-02 18:57 Lennart Borgman (gmail)
  0 siblings, 0 replies; 3+ messages in thread
From: Lennart Borgman (gmail) @ 2008-09-02 18:57 UTC (permalink / raw
  To: emacs-pretest-bug

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'






^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#867: 23.0.60; isearch string not quoted in M-s h r
@ 2008-09-02 22:54 Chong Yidong
  2008-09-02 23:05 ` Lennart Borgman (gmail)
  0 siblings, 1 reply; 3+ messages in thread
From: Chong Yidong @ 2008-09-02 22:54 UTC (permalink / raw
  To: Lennart Borgman (gmail); +Cc: 867

> 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?






^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#867: 23.0.60; isearch string not quoted in M-s h r
  2008-09-02 22:54 bug#867: 23.0.60; isearch string not quoted in M-s h r Chong Yidong
@ 2008-09-02 23:05 ` Lennart Borgman (gmail)
  0 siblings, 0 replies; 3+ messages in thread
From: Lennart Borgman (gmail) @ 2008-09-02 23:05 UTC (permalink / raw
  To: Chong Yidong; +Cc: 867

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.






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-09-02 23:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-02 22:54 bug#867: 23.0.60; isearch string not quoted in M-s h r Chong Yidong
2008-09-02 23:05 ` Lennart Borgman (gmail)
  -- strict thread matches above, loose matches on Subject: below --
2008-09-02 18:57 Lennart Borgman (gmail)

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.