From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: bbook1@gmail.com Newsgroups: gmane.emacs.help Subject: How to makes the searched results to be displayed just only in one windows Date: 6 Mar 2006 01:09:13 -0800 Organization: http://groups.google.com Message-ID: <1141636153.462672.47120@u72g2000cwu.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1141687490 12394 80.91.229.2 (6 Mar 2006 23:24:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 6 Mar 2006 23:24:50 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 07 00:24:50 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 1FGP4K-000122-M2 for geh-help-gnu-emacs@m.gmane.org; Tue, 07 Mar 2006 00:24:48 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FGP4J-0005ul-P4 for geh-help-gnu-emacs@m.gmane.org; Mon, 06 Mar 2006 18:24:47 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!u72g2000cwu.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 7 Original-NNTP-Posting-Host: 210.22.102.218 Original-X-Trace: posting.google.com 1141636161 1774 127.0.0.1 (6 Mar 2006 09:09:21 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Mon, 6 Mar 2006 09:09:21 +0000 (UTC) User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; InfoPath.1),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: u72g2000cwu.googlegroups.com; posting-host=210.22.102.218; posting-account=xvhupQ0AAAA7h3h-y8l9A3NXE5vcd-Fw Original-Xref: shelby.stanford.edu gnu.emacs.help:137964 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:33591 Archived-At: Hi, I need to use M-x gid to get the searched results from lid -R grep( similiar with grep command), the problem is I have got more buffers for different run command. I hope to make these buffers can be displayed in only one windows, that is emacs will automaticlly close the last opend buffer, and then open new result buffer.