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#10705: 24.0.93; Collect strings matching regexp from Isearch Date: Thu, 23 Feb 2012 02:38:04 +0200 Organization: JURTA Message-ID: <87ty2imljn.fsf@mail.jurta.org> References: <874nvac6us.fsf@mail.jurta.org> <83haz8fjsi.fsf@gnu.org> <87pqdv1mlk.fsf@mail.jurta.org> <83d39vdppj.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1329957594 4357 80.91.229.3 (23 Feb 2012 00:39:54 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 23 Feb 2012 00:39:54 +0000 (UTC) Cc: 10705-done@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Feb 23 01:39:51 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1S0Mil-0001fe-H5 for geb-bug-gnu-emacs@m.gmane.org; Thu, 23 Feb 2012 01:39:43 +0100 Original-Received: from localhost ([::1]:58920 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0Mil-0008JA-1M for geb-bug-gnu-emacs@m.gmane.org; Wed, 22 Feb 2012 19:39:43 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:58512) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0Mih-0008Ic-Le for bug-gnu-emacs@gnu.org; Wed, 22 Feb 2012 19:39:40 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S0Mig-0003Pm-DB for bug-gnu-emacs@gnu.org; Wed, 22 Feb 2012 19:39:39 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:48034) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0Mig-0003Pf-9v for bug-gnu-emacs@gnu.org; Wed, 22 Feb 2012 19:39:38 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1S0Ml0-0007ua-Ol for bug-gnu-emacs@gnu.org; Wed, 22 Feb 2012 19:42:02 -0500 Resent-From: Juri Linkov Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Thu, 23 Feb 2012 00:42:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 10705 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 10705@debbugs.gnu.org, juri@jurta.org Original-Received: via spool by 10705-done@debbugs.gnu.org id=D10705.132995767130343 (code D ref 10705); Thu, 23 Feb 2012 00:42:02 +0000 Original-Received: (at 10705-done) by debbugs.gnu.org; 23 Feb 2012 00:41:11 +0000 Original-Received: from localhost ([127.0.0.1]:51657 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S0Mk9-0007tK-2K for submit@debbugs.gnu.org; Wed, 22 Feb 2012 19:41:10 -0500 Original-Received: from ps18281.dreamhost.com ([69.163.218.105]:60326 helo=ps18281.dreamhostps.com) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S0Mk5-0007tC-O6 for 10705-done@debbugs.gnu.org; Wed, 22 Feb 2012 19:41:07 -0500 Original-Received: from localhost (ps18281.dreamhostps.com [69.163.218.105]) by ps18281.dreamhostps.com (Postfix) with ESMTP id D0314451C330; Wed, 22 Feb 2012 16:37:04 -0800 (PST) In-Reply-To: <83d39vdppj.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 04 Feb 2012 09:26:16 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.93 (x86_64-pc-linux-gnu) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.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:57120 Archived-At: Installed, with all the comments from Eli and Drew. Also added a NEWS entry for this feature extracted from the docstring of `occur'.