From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Markus Triska Newsgroups: gmane.emacs.help Subject: Re: Nested grep Date: Tue, 14 Nov 2006 17:11:06 +0100 Message-ID: <87wt5y57qd.fsf@gmx.at> References: <1163511304.139898.234500@f16g2000cwb.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1163522550 7225 80.91.229.2 (14 Nov 2006 16:42:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 14 Nov 2006 16:42:30 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Nov 14 17:42:28 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Gk1MS-00015b-9v for geh-help-gnu-emacs@m.gmane.org; Tue, 14 Nov 2006 17:42:12 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gk1MR-00020l-9j for geh-help-gnu-emacs@m.gmane.org; Tue, 14 Nov 2006 11:42:11 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!newshunter!cosy.sbg.ac.at!newsfeed.utanet.at!newsfeed2.utanet.at!newscore.univie.ac.at!aconews-feed.univie.ac.at!aconews.univie.ac.at!not-for-mail Original-Newsgroups: gnu.emacs.help Cancel-Lock: sha1:yD9087/H5WMvGFZJup6w4gfpYtM= Original-Lines: 10 Original-NNTP-Posting-Host: v212-157.vps.tuwien.ac.at Original-X-Trace: 1163520642 tunews.univie.ac.at 10578 128.131.212.157 Original-X-Complaints-To: abuse@tuwien.ac.at Original-Xref: shelby.stanford.edu gnu.emacs.help:143105 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:38723 Archived-At: "spamfilteraccount@gmail.com" writes: > I'd like a nested grep feature for starting an other grep with the > ability to return easily to the previous grep results after I'm > finished with the current one. M-x rename-buffer and M-x rename-uniquely in "*grep*" buffer allow you to rename it, and subsequent greps will create a new one. All the best! -- Markus Triska