From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#22589: 25.0.90; First match found by isearch-forward-symbol is not necessarily a symbol. Date: Tue, 07 Feb 2017 02:11:20 +0200 Organization: LINKOV.NET Message-ID: <87fujqx3kn.fsf@localhost> References: <87zivc45j5.fsf@gmail.com> <87d1s8kmyo.fsf@mail.linkov.net> <87io1x5ptd.fsf@mail.linkov.net> <878tpktd1e.fsf@mail.linkov.net> <87poiv7exp.fsf@drachen> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1486426390 10839 195.159.176.226 (7 Feb 2017 00:13:10 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 7 Feb 2017 00:13:10 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (x86_64-pc-linux-gnu) Cc: 22589@debbugs.gnu.org To: Michael Heerdegen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Feb 07 01:13:06 2017 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1catP7-0002Yi-VI for geb-bug-gnu-emacs@m.gmane.org; Tue, 07 Feb 2017 01:13:06 +0100 Original-Received: from localhost ([::1]:51250 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1catPD-0000fj-Jc for geb-bug-gnu-emacs@m.gmane.org; Mon, 06 Feb 2017 19:13:11 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54681) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1catP7-0000fc-Ns for bug-gnu-emacs@gnu.org; Mon, 06 Feb 2017 19:13:06 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1catP4-00031K-JC for bug-gnu-emacs@gnu.org; Mon, 06 Feb 2017 19:13:05 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:59957) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1catP4-00031G-Fd for bug-gnu-emacs@gnu.org; Mon, 06 Feb 2017 19:13:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1catP4-00025w-6v for bug-gnu-emacs@gnu.org; Mon, 06 Feb 2017 19:13:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 07 Feb 2017 00:13:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 22589 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 22589-submit@debbugs.gnu.org id=B22589.14864263658029 (code B ref 22589); Tue, 07 Feb 2017 00:13:02 +0000 Original-Received: (at 22589) by debbugs.gnu.org; 7 Feb 2017 00:12:45 +0000 Original-Received: from localhost ([127.0.0.1]:58156 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1catOn-00025R-13 for submit@debbugs.gnu.org; Mon, 06 Feb 2017 19:12:45 -0500 Original-Received: from sub3.mail.dreamhost.com ([69.163.253.7]:42839 helo=homiemail-a18.g.dreamhost.com) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1catOl-00025I-3c for 22589@debbugs.gnu.org; Mon, 06 Feb 2017 19:12:43 -0500 Original-Received: from homiemail-a18.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a18.g.dreamhost.com (Postfix) with ESMTP id 3DDC1258065; Mon, 6 Feb 2017 16:12:37 -0800 (PST) Original-Received: from localhost.linkov.net (m83-180-111-97.cust.tele2.ee [83.180.111.97]) (Authenticated sender: jurta@jurta.org) by homiemail-a18.g.dreamhost.com (Postfix) with ESMTPA id 6B336258062; Mon, 6 Feb 2017 16:12:36 -0800 (PST) In-Reply-To: <87poiv7exp.fsf@drachen> (Michael Heerdegen's message of "Mon, 06 Feb 2017 12:10:26 +0100") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:129044 Archived-At: >> In bug#25562 we found no more ideas how to improve the support for >> the process of entering incomplete words, so in addition to the patch >> in bug#25562 that adds indication, also I'm going to install this patch >> that will optimize the incomplete search by removing conditional >> matching at the beginning: > > I think I prefer the original behavior (but actually, I use a private > version of `word-search-regexp' that behaves entirely differently, so my > opinion doesn't matter). But apart from that, the patch doesn't work as > expected (even with the other patch that adds indication also > installed): > > - in emacs -Q, hit C-h i to go to the info top dir > > - I want to word search for "directory". point is at point-min. > > - I hit d. Isearch jumps to the "d" in "Type "d" in Info to..." > > - I type the remaining letters: "irectory". The isearch prompt says > "Failed" apparently because I'm now past all matches and isearch > didn't reconsider the text before the first match "d". Hmm, this is strange. Unlike the more radical patch in https://debbugs.gnu.org/25562#22, the latest patch here in https://debbugs.gnu.org/22589#31 is more moderate - it just restricts matches to word beginnings, so your recipe didn't fail when I tried.