From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Henrik Enberg Newsgroups: gmane.emacs.help Subject: Re: How can I kill these buffers automatically (Woman-log Completions) Date: Sun, 23 Oct 2005 18:38:18 +0200 Message-ID: <20051023163818.GA20929@rocksteady.printf.se> References: <87wtk5we2o.fsf@magma.ca> <874q78cuz4.fsf@magma.ca> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1130085520 19308 80.91.229.2 (23 Oct 2005 16:38:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 23 Oct 2005 16:38:40 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Oct 23 18:38:34 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1ETirg-0002Zi-Sh for geh-help-gnu-emacs@m.gmane.org; Sun, 23 Oct 2005 18:38:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ETirg-0002nK-2y for geh-help-gnu-emacs@m.gmane.org; Sun, 23 Oct 2005 12:38:32 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ETirW-0002nF-8f for help-gnu-emacs@gnu.org; Sun, 23 Oct 2005 12:38:22 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ETirU-0002n2-QB for help-gnu-emacs@gnu.org; Sun, 23 Oct 2005 12:38:22 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ETirU-0002mz-N2 for help-gnu-emacs@gnu.org; Sun, 23 Oct 2005 12:38:20 -0400 Original-Received: from [81.228.11.159] (helo=pne-smtpout2-sn1.fre.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ETirU-0004gO-PV for help-gnu-emacs@gnu.org; Sun, 23 Oct 2005 12:38:20 -0400 Original-Received: from rocksteady.printf.se (81.224.154.131) by pne-smtpout2-sn1.fre.skanova.net (7.2.060.1) id 434E6D1D00220BE2 for help-gnu-emacs@gnu.org; Sun, 23 Oct 2005 18:38:18 +0200 Original-Received: by rocksteady.printf.se (Postfix, from userid 1000) id B3DBC3FD6; Sun, 23 Oct 2005 18:38:18 +0200 (CEST) Original-To: help-gnu-emacs@gnu.org Content-Disposition: inline In-Reply-To: <874q78cuz4.fsf@magma.ca> 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:30496 Archived-At: Angelina Carlton writes: > Because although I use Iswitch buffer, when I have *Compile-log* > *Completions* and some other file I might be visiting that happens to > begin with Comp it becomes for me at least, a little extra step to type > out the buffer name. (or enough of the buffer name to be unique) If you're an iswitchb user, the variable `iswitchb-buffer-ignore' may be of interest.