[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: search w.r.t. intangible/invisible data
From: |
Werner LEMBERG |
Subject: |
Re: search w.r.t. intangible/invisible data |
Date: |
Tue, 19 May 2009 08:01:15 +0200 (CEST) |
[Emacs CVS 2009-05-13]
>> Doing a search with isearch for something which is within an
>> intangible and invisible region doesn't succeed, which is correct.
>> However, if there is no other match, it doesn't emit a message in
>> that case which is a bit surprising. I can imagine that isearch
>> still returns the
>>
>> Failing I-search: ...
>>
>> message.
>
> Could you please provide a complete step-by-step test case
> (preferably with report-emacs-bug if it's a real bug). I can't
> reproduce it with all tests I tried.
My bad. I haven't waited long enough to get the message. Sorry for
the noise.
Werner