From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: kill-matching-buffers Date: Mon, 02 Apr 2007 11:15:20 +0900 Organization: NEC Electronics Message-ID: References: <87tzw2wvwc.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1175480158 30888 80.91.229.12 (2 Apr 2007 02:15:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 2 Apr 2007 02:15:58 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Apr 02 04:15:50 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HYC5G-0003GY-2R for ged-emacs-devel@m.gmane.org; Mon, 02 Apr 2007 04:15:50 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HYC8E-00045b-IS for ged-emacs-devel@m.gmane.org; Sun, 01 Apr 2007 22:18:54 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HYC8A-00045W-Sc for emacs-devel@gnu.org; Sun, 01 Apr 2007 22:18:50 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HYC89-00045K-Bi for emacs-devel@gnu.org; Sun, 01 Apr 2007 22:18:50 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HYC89-00045H-6n for emacs-devel@gnu.org; Sun, 01 Apr 2007 22:18:49 -0400 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HYC59-0006lj-Mz for emacs-devel@gnu.org; Sun, 01 Apr 2007 22:15:43 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HYC4z-0000hy-Iq for emacs-devel@gnu.org; Mon, 02 Apr 2007 04:15:34 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 02 Apr 2007 04:15:33 +0200 Original-Received: from miles.bader by fencepost.gnu.org with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 02 Apr 2007 04:15:33 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 24 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: fencepost.gnu.org System-Type: i686-pc-linux-gnu Blat: Foop Cancel-Lock: sha1:ymWgfGijDL1D2VgZTwE7Rw3IrIA= X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:68917 Archived-At: Chong Yidong writes: >> I find the appended patch quite usefull. >> is this functionality already available elsewhere or are there any other >> objections to this patch? > > Emacs is in pretest---no new features, please. Anyway, it seems like there are good (and arguably better) ways to do this in emacs already -- e.g. in ibuffer you can do %n regexp RET D or /n regexp RET t D In either case you have a chance to adjust the set of files to be deleted before hitting D. -Miles -- "Suppose we've chosen the wrong god. Every time we go to church we're just making him madder and madder." -- Homer Simpson