From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#21663: 25.0.50; isearch-edit-string dont resume multi isearches Date: Wed, 14 Oct 2015 19:17:30 +0300 Organization: LINKOV.NET Message-ID: <87r3kxo2dt.fsf@mail.linkov.net> References: <87y4f64e8i.fsf@mail.linkov.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1444840363 13785 80.91.229.3 (14 Oct 2015 16:32:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 14 Oct 2015 16:32:43 +0000 (UTC) Cc: 21663@debbugs.gnu.org To: Tino Calancha Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Oct 14 18:32:32 2015 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZmOyb-0005Iy-Ge for geb-bug-gnu-emacs@m.gmane.org; Wed, 14 Oct 2015 18:32:29 +0200 Original-Received: from localhost ([::1]:43496 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZmOya-00047l-M0 for geb-bug-gnu-emacs@m.gmane.org; Wed, 14 Oct 2015 12:32:28 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:32963) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZmOxF-0002zY-AS for bug-gnu-emacs@gnu.org; Wed, 14 Oct 2015 12:31:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZmOxC-0008CI-Om for bug-gnu-emacs@gnu.org; Wed, 14 Oct 2015 12:31:05 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:51503) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZmOxC-0008CE-MP for bug-gnu-emacs@gnu.org; Wed, 14 Oct 2015 12:31:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1ZmOxC-0003uu-Hi for bug-gnu-emacs@gnu.org; Wed, 14 Oct 2015 12:31:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 14 Oct 2015 16:31:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 21663 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 21663-submit@debbugs.gnu.org id=B21663.144484022114990 (code B ref 21663); Wed, 14 Oct 2015 16:31:02 +0000 Original-Received: (at 21663) by debbugs.gnu.org; 14 Oct 2015 16:30:21 +0000 Original-Received: from localhost ([127.0.0.1]:40470 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZmOwW-0003ti-6b for submit@debbugs.gnu.org; Wed, 14 Oct 2015 12:30:20 -0400 Original-Received: from sub3.mail.dreamhost.com ([69.163.253.7]:53124 helo=homiemail-a18.g.dreamhost.com) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZmOwS-0003tO-Mn for 21663@debbugs.gnu.org; Wed, 14 Oct 2015 12:30:17 -0400 Original-Received: from homiemail-a18.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a18.g.dreamhost.com (Postfix) with ESMTP id 4D648250071; Wed, 14 Oct 2015 09:30:16 -0700 (PDT) Original-Received: from localhost.linkov.net (unknown [212.119.150.152]) (Authenticated sender: jurta@jurta.org) by homiemail-a18.g.dreamhost.com (Postfix) with ESMTPA id 61E4125006B; Wed, 14 Oct 2015 09:30:15 -0700 (PDT) In-Reply-To: (Tino Calancha's message of "Wed, 14 Oct 2015 15:48:22 +0900 (JST)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (x86_64-pc-linux-gnu) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x 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-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:107607 Archived-At: Thank you Tino, I have tested your patch and it works OK, so please commit it.