From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: search w.r.t. intangible/invisible data Date: Sat, 16 May 2009 03:29:08 +0300 Organization: JURTA Message-ID: <87fxf5q4a3.fsf@mail.jurta.org> References: <20090515.082548.43431044.wl@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1242434735 4444 80.91.229.12 (16 May 2009 00:45:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 16 May 2009 00:45:35 +0000 (UTC) Cc: emacs-devel@gnu.org To: Werner LEMBERG Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat May 16 02:45:28 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1M581n-0007oe-MK for ged-emacs-devel@m.gmane.org; Sat, 16 May 2009 02:45:27 +0200 Original-Received: from localhost ([127.0.0.1]:33632 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M581m-0007wO-QB for ged-emacs-devel@m.gmane.org; Fri, 15 May 2009 20:45:26 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M581h-0007w9-OK for emacs-devel@gnu.org; Fri, 15 May 2009 20:45:21 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M581c-0007vP-12 for emacs-devel@gnu.org; Fri, 15 May 2009 20:45:20 -0400 Original-Received: from [199.232.76.173] (port=51690 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M581b-0007vA-SF for emacs-devel@gnu.org; Fri, 15 May 2009 20:45:15 -0400 Original-Received: from relay02.kiev.sovam.com ([62.64.120.197]:52017) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1M581Z-0006Wo-1H; Fri, 15 May 2009 20:45:13 -0400 Original-Received: from [83.170.232.243] (helo=smtp.svitonline.com) by relay02.kiev.sovam.com with esmtp (Exim 4.69) (envelope-from ) id 1M581U-000On8-Me; Sat, 16 May 2009 03:45:08 +0300 In-Reply-To: <20090515.082548.43431044.wl@gnu.org> (Werner LEMBERG's message of "Fri, 15 May 2009 08:25:48 +0200 (CEST)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.93 (x86_64-pc-linux-gnu) X-Scanner-Signature: 1678f860418e8694a064f05d5e21ded6 X-DrWeb-checked: yes X-detected-operating-system: by monty-python.gnu.org: FreeBSD 6.x (1) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:110904 Archived-At: > 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. -- Juri Linkov http://www.jurta.org/emacs/