From debbugs-submit-bounces@debbugs.gnu.org Fri Aug 07 11:31:41 2015 Received: (at submit) by debbugs.gnu.org; 7 Aug 2015 15:31:41 +0000 Received: from localhost ([127.0.0.1]:41980 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZNjcS-0002qz-Vo for submit@debbugs.gnu.org; Fri, 07 Aug 2015 11:31:41 -0400 Received: from eggs.gnu.org ([208.118.235.92]:49936) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZNjcQ-0002qp-PM for submit@debbugs.gnu.org; Fri, 07 Aug 2015 11:31:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZNjcP-0004n4-7u for submit@debbugs.gnu.org; Fri, 07 Aug 2015 11:31:38 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: ** X-Spam-Status: No, score=2.4 required=5.0 tests=BAYES_50,DATE_IN_PAST_03_06, T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:56239) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNjcP-0004n0-53 for submit@debbugs.gnu.org; Fri, 07 Aug 2015 11:31:37 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35196) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNjcN-00018E-L8 for bug-gnu-emacs@gnu.org; Fri, 07 Aug 2015 11:31:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZNjcH-0004kv-PF for bug-gnu-emacs@gnu.org; Fri, 07 Aug 2015 11:31:35 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:42908) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNjcH-0004kT-JK for bug-gnu-emacs@gnu.org; Fri, 07 Aug 2015 11:31:29 -0400 Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id F3C9320993 for ; Fri, 7 Aug 2015 11:31:27 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute2.internal (MEProxy); Fri, 07 Aug 2015 11:31:27 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=secretsauce.net; h=content-type:date:from:message-id:mime-version:subject:to :x-sasl-enc:x-sasl-enc; s=mesmtp; bh=TeftJIefsBqucmyOmB+wMV4jFow =; b=eiUq9qgIlKPRbWzQ7uTEnFlldyr4mrHOARnBa1GQdUDjtUPoiJSzXS1FATh vcCzklcsW2z3FGlfi1IiFDHQDEye2Pn0BBZo+cTqGrWFvzEFMaB6vWXjm4L2AsIe d0NUfpi/YCY2zYYhKODHh644uXAvYmY1vVjJWYivEuoEpeQs= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:message-id :mime-version:subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=Te ftJIefsBqucmyOmB+wMV4jFow=; b=FpnEoOVcsfhVmwNkov2sF+Wzy5gDSprQLu /Upb9UnwpDRKCiqJWRDKGifnfnBBSCaODwp/Mj79t6y4+uHrf7VCI2bCMoBkEnn7 yCsZij9wUrMPyPOw6eN9IBoXTf4G2Le5OQcvx3d4rCdQDoa20hujhq1ZLvmpsLAJ Fmq6r4y90= X-Sasl-enc: KuI8B/mnK4B0CplwoZDKkma4QBa7BVHWMomzRa5x1w6r 1438961487 Received: from shorty.local (50-1-153-216.dsl.dynamic.fusionbroadband.com [50.1.153.216]) by mail.messagingengine.com (Postfix) with ESMTPA id 9C2CA680099 for ; Fri, 7 Aug 2015 11:31:27 -0400 (EDT) Received: from localhost ([::1] helo=shorty) by shorty.local with esmtp (Exim 4.84) (envelope-from ) id 1ZNesO-00037v-Dj for bug-gnu-emacs@gnu.org; Fri, 07 Aug 2015 03:27:48 -0700 From: Dima Kogan To: bug-gnu-emacs@gnu.org Subject: 25.0.50; isearch gets confused with 'too many words' Date: Fri, 07 Aug 2015 03:27:48 -0700 Message-ID: <87wpx75r6j.fsf@secretsauce.net> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.17 X-Spam-Score: -3.9 (---) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.9 (---) Hi. I'm running a very recent build of emacs from git: https://github.com/emacs-mirror/emacs/commit/0aec2aaccd8b745fa7214f3edd453c04a04bfba4 I just found another isearch regression. Recipe: 1. emacs -Q 2. Create or open file such that the buffer contains ------------------------- 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 ------------------------- i.e two identical long lines containing lots of words '1234'. 3. Point to start of buffer 4. C-s 5. C-w multiple times. As you press C-w, you grow the string being sought; you can see the match highlighted on the line being selected and on the next line 4. Eventually (column 239 or so) the minibuffer says 'too many words', and the search no longer matches anything on either line. The sought string looks like it's appending words without spaces ("123412341234" instead of "1234 1234 1234"). Manually fixing that with M-e doesn't appear to help. From debbugs-submit-bounces@debbugs.gnu.org Fri Aug 07 16:40:44 2015 Received: (at 21208) by debbugs.gnu.org; 7 Aug 2015 20:40:44 +0000 Received: from localhost ([127.0.0.1]:50395 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZNoRX-0007VK-Pn for submit@debbugs.gnu.org; Fri, 07 Aug 2015 16:40:44 -0400 Received: from dd5e0353a.access.telenet.be ([213.224.53.58]:53600 helo=mail.missioncriticalit.com) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZNoRU-0007V5-5P for 21208@debbugs.gnu.org; Fri, 07 Aug 2015 16:40:41 -0400 Received: from mundaneum (unknown [10.10.4.62]) by mail.missioncriticalit.com (Postfix) with ESMTPS id AADC5501716; Fri, 7 Aug 2015 22:40:33 +0200 (CEST) From: Sebastien Vauban To: Dima Kogan Subject: Re: bug#21208: 25.0.50; isearch gets confused with 'too many words' Organization: Sebastien Vauban References: X-Url: Under construction... X-Archive: encrypt Date: Fri, 07 Aug 2015 22:40:31 +0200 In-Reply-To: (Dima Kogan's message of "Fri, 07 Aug 2015 03:27:48 -0700") Message-ID: <86fv3u4ytc.fsf@example.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (windows-nt) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 21208 Cc: 21208@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) Dima Kogan writes: > Hi. I'm running a very recent build of emacs from git: > > https://github.com/emacs-mirror/emacs/commit/0aec2aaccd8b745fa7214f3edd453c04a04bfba4 > > I just found another isearch regression. Recipe: > > 1. emacs -Q > > 2. Create or open file such that the buffer contains > ------------------------- > 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 > 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 > 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 > 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 > 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 > 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 > 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 > 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 > 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 > 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 > > 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 > 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 > 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 > 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 > 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 > 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 > 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 > 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 > 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 > 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 > ------------------------- > i.e two identical long lines containing lots of words '1234'. > > 3. Point to start of buffer > > 4. C-s > > 5. C-w multiple times. As you press C-w, you grow the string being > sought; you can see the match highlighted on the line being selected and > on the next line > > 4. Eventually (column 239 or so) the minibuffer says 'too many words', > and the search no longer matches anything on either line. The sought > string looks like it's appending words without spaces ("123412341234" > instead of "1234 1234 1234"). Manually fixing that with M-e doesn't > appear to help. Confirmed -- was about to report it as well! Best regards, Seb From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 03 18:31:45 2015 Received: (at 21208) by debbugs.gnu.org; 3 Sep 2015 22:31:45 +0000 Received: from localhost ([127.0.0.1]:48000 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZXd2m-0001aD-Vy for submit@debbugs.gnu.org; Thu, 03 Sep 2015 18:31:45 -0400 Received: from sub3.mail.dreamhost.com ([69.163.253.7]:37870 helo=homiemail-a11.g.dreamhost.com) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZXd2k-0001Zk-KS for 21208@debbugs.gnu.org; Thu, 03 Sep 2015 18:31:43 -0400 Received: from homiemail-a11.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a11.g.dreamhost.com (Postfix) with ESMTP id 0C4AB6E075; Thu, 3 Sep 2015 15:31:36 -0700 (PDT) Received: from localhost.linkov.net (m212-53-123-180.cust.tele2.ee [212.53.123.180]) (Authenticated sender: jurta@jurta.org) by homiemail-a11.g.dreamhost.com (Postfix) with ESMTPA id 146456E072; Thu, 3 Sep 2015 15:31:34 -0700 (PDT) From: Juri Linkov To: Dima Kogan Subject: Re: bug#21208: 25.0.50; isearch gets confused with 'too many words' Organization: LINKOV.NET References: <87wpx75r6j.fsf@secretsauce.net> Date: Fri, 04 Sep 2015 01:27:30 +0300 In-Reply-To: <87wpx75r6j.fsf@secretsauce.net> (Dima Kogan's message of "Fri, 07 Aug 2015 03:27:48 -0700") Message-ID: <8737yvm94d.fsf@mail.linkov.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 21208 Cc: 21208@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) > 6. Eventually (column 239 or so) the minibuffer says 'too many words', > and the search no longer matches anything on either line. The sought > string looks like it's appending words without spaces ("123412341234" > instead of "1234 1234 1234"). Manually fixing that with M-e doesn't > appear to help. A possible solution in case of the error =E2=80=9CToo many words=E2=80=9D= is to fall back to the ordinary search, and continue the search with success: diff --git a/lisp/isearch.el b/lisp/isearch.el index 8d4bf24..a888f79 100644 --- a/lisp/isearch.el +++ b/lisp/isearch.el @@ -2720,6 +2734,10 @@ (defun isearch-search () ((and (not isearch-regexp) (string-match "\\`Regular expression too big" isearch-error)) (cond + ((eq isearch-word #'character-fold-to-regexp) + ;; Fallback to an ordinary search + (setq isearch-word nil) + (isearch-search)) (isearch-word (setq isearch-error "Too many words")) ((and isearch-lax-whitespace search-whitespace-regexp) From debbugs-submit-bounces@debbugs.gnu.org Fri Jun 10 22:34:52 2016 Received: (at 21208) by debbugs.gnu.org; 11 Jun 2016 02:34:52 +0000 Received: from localhost ([127.0.0.1]:36343 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bBYlA-0002La-7u for submit@debbugs.gnu.org; Fri, 10 Jun 2016 22:34:52 -0400 Received: from mail-oi0-f44.google.com ([209.85.218.44]:36531) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bBYl7-0002LC-Qu for 21208@debbugs.gnu.org; Fri, 10 Jun 2016 22:34:50 -0400 Received: by mail-oi0-f44.google.com with SMTP id p204so138269853oih.3 for <21208@debbugs.gnu.org>; Fri, 10 Jun 2016 19:34:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:message-id:subject:to:cc; bh=HbjR2ufHn+XvLSNjmsidFzgTpGaperiCxHVy0a3rFVQ=; b=KJ1cZLYk1klKNEI+ZGYEWrA8DvmxxfAOGlSmBrbQtw4kAqtU3eGG3ptRq6y7LcGLYV BsHlzY9y5mLM9vwm170N716bu0GqpCYH8gqN3jIlH/pm5aIErIqMG0R5cHAP4H7VHE5f wiY7ol46OFH5fVZt3QmGqxEz77WABHGJQrdzaJWwTcdcE7pn5fnslmlL+Jb4nExJL3p8 bp1UFtKypQYdnkSK4zpMjNIGIYYvI50pwnGrt6W0uTZ1Or4dltehKZZ05iqx5qRF3pFS MYx6RlM0Zd8vkQAS6fYCtiDVr6A5Kdddq8q2fAR/ElCNdrP6KtfmGbETmeVg73j0dTjI SHig== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:from:date:message-id:subject :to:cc; bh=HbjR2ufHn+XvLSNjmsidFzgTpGaperiCxHVy0a3rFVQ=; b=EMj65+rmLlRBj3yLO2+1Nd/a4Qvub8OAGKLM7Kg5FAUC53Lc7WeceWRDWGfU6Z6Zz6 CQ7UC1JaXrJTc/IwuxAbMXJWb3L3Ei2miaigoMXoWStLPAbiWdHXVim5weUyqw8RFlhi 6Xzl464uymkB5GSeaVKcz1AxaOoY73JabTu+s6ICNcber/cVL/tsQW1gf+bN+iEyVx9N /K6ht73xOAW1FrDnLmcWl/QwGObPytUWfTgUMnr2U++iK2AXvECRs2UZWRqptseT/nfv S/YXqPzsVMn9hnMC/yzys3hNu5RyYpQP+VFEZ+NWvkWqObS+kfMUSx4frYKCKT3PVWYG nu+A== X-Gm-Message-State: ALyK8tJm+i4GIycBidgoFUc+/3QjO+puBxH1oedda/iwMR4+3rKgBx64qZ87QZoxOcT/OP5hm0DnC2/VYEQfjg== X-Received: by 10.202.51.133 with SMTP id z127mr2359806oiz.202.1465612484258; Fri, 10 Jun 2016 19:34:44 -0700 (PDT) MIME-Version: 1.0 Received: by 10.157.5.168 with HTTP; Fri, 10 Jun 2016 19:34:43 -0700 (PDT) From: Noam Postavsky Date: Fri, 10 Jun 2016 22:34:43 -0400 X-Google-Sender-Auth: -sbbrg9PYY8kdhu3L3xPEx0877g Message-ID: Subject: Re: bug#21208: 25.0.50; isearch gets confused with 'too many words' To: 21208@debbugs.gnu.org Content-Type: text/plain; charset=UTF-8 X-Spam-Score: -0.5 (/) X-Debbugs-Envelope-To: 21208 Cc: Sebastien Vauban , Dima Kogan , Juri Linkov X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) tag 21208 + unreproducible quit I can't reproduce this in 25.0.94, is it fixed? From debbugs-submit-bounces@debbugs.gnu.org Sat Mar 25 19:11:22 2017 Received: (at control) by debbugs.gnu.org; 25 Mar 2017 23:11:22 +0000 Received: from localhost ([127.0.0.1]:44780 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cruqA-00076l-95 for submit@debbugs.gnu.org; Sat, 25 Mar 2017 19:11:22 -0400 Received: from mail-it0-f49.google.com ([209.85.214.49]:34916) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cruq8-00076Y-Ks for control@debbugs.gnu.org; Sat, 25 Mar 2017 19:11:21 -0400 Received: by mail-it0-f49.google.com with SMTP id y18so40962379itc.0 for ; Sat, 25 Mar 2017 16:11:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=DxqZY0Qi2gE1mIcfflobkdvuwhTQ1glVhctoUf6uBSc=; b=uzvzcP3RKMZKE9I2TswhsVAdRjOVFM4U1C08TAetZ2Xj9oVN+haiRYqbCUqp7htoMt uDYdqfvS68+5ANLdnlMPs5edOIRYZStcrA9aZGrvBXia+Qzuz0yq534aC40hYvnk/jts ho4xlNixTfyeorsUgsnbfYb9zcVZSVaa6OR76u5MVfNiU4KmBiKIFaWIZtDG/Ff74Ac6 wHb80jsAQCjC3zb7XYsLdzBunKd5rD5QoDRghLOoiSBli1pc9RXnXesMhoqylJrKAIkC bjJfkrfbYQhhsq/cop9TAURxDMv30s9EDU9LbRs4WT+zQTlXL0NEUf8P5dVO80K68gEV 1qgA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:subject:references:date :in-reply-to:message-id:user-agent:mime-version; bh=DxqZY0Qi2gE1mIcfflobkdvuwhTQ1glVhctoUf6uBSc=; b=fiVAPvfx1GMzucSLGrKyQUyydhUq8FUtoKt9KL8Gp0SbiaSZJB69Ydr44VpsTiXrm2 ZBGgCUlIpM+GtikTE6XgKvYUobm2Fx1/YAzHp/xTn8w+dGZYXIgFu6u01EBdm/X5O5AT pF3lqO+a9FZNCs5K/dr69G7mGXkPpL/v1zSjHX+61SyZNE6wt9O3nNr4exwTVbv6CaDy cDplxmyRfldrXveg/XgHO+4npHwzlqft5qvdYh56RrHA/ZP3EoQPWSJcf7/2/ZSJ0LJs 5cHm0tmst5vvDcFGKrkFmhcJRpEB4wowYHPnpgKG7Az+YRU8f7n/8OgHRmErwFy+Iz9f CBCg== X-Gm-Message-State: AFeK/H1usLv+/+6RR4leh6oxS0LNNnswwfdTNF2gmOVVpwFXAqcfPgfDbqdBjsPJnxAUVQ== X-Received: by 10.107.16.217 with SMTP id 86mr14338598ioq.228.1490483474876; Sat, 25 Mar 2017 16:11:14 -0700 (PDT) Received: from zony ([45.2.7.65]) by smtp.googlemail.com with ESMTPSA id l33sm3338194iod.8.2017.03.25.16.11.13 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sat, 25 Mar 2017 16:11:13 -0700 (PDT) From: npostavs@users.sourceforge.net To: control@debbugs.gnu.org Subject: Re: bug#21208: 25.0.50; isearch gets confused with 'too many words' References: <87wpx75r6j.fsf@secretsauce.net> Date: Sat, 25 Mar 2017 19:12:36 -0400 In-Reply-To: (Noam Postavsky's message of "Fri, 10 Jun 2016 22:34:43 -0400") Message-ID: <87fui154t7.fsf@users.sourceforge.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.7 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.7 (/) close 21208 quit Noam Postavsky writes: > > I can't reproduce this in 25.0.94, is it fixed? From unknown Sun Aug 10 16:44:45 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 23 Apr 2017 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator