From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.emacs.help Subject: Re: too many buffers Date: Mon, 18 Jan 2010 06:07:44 +0100 Message-ID: <878wbwdmqn.fsf@ambire.localdomain> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1263791454 4958 80.91.229.12 (18 Jan 2010 05:10:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 18 Jan 2010 05:10:54 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jan 18 06:10:46 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NWjt0-0004f1-AC for geh-help-gnu-emacs@m.gmane.org; Mon, 18 Jan 2010 06:10:46 +0100 Original-Received: from localhost ([127.0.0.1]:35431 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NWjt1-00061f-0c for geh-help-gnu-emacs@m.gmane.org; Mon, 18 Jan 2010 00:10:47 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NWjsc-000616-6F for help-gnu-emacs@gnu.org; Mon, 18 Jan 2010 00:10:22 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NWjsa-00060u-ST for help-gnu-emacs@gnu.org; Mon, 18 Jan 2010 00:10:21 -0500 Original-Received: from [199.232.76.173] (port=45369 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NWjsa-00060r-Ow for help-gnu-emacs@gnu.org; Mon, 18 Jan 2010 00:10:20 -0500 Original-Received: from smtp-out05a.alice.it ([85.33.3.5]:2495) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NWjsa-0001OK-CN for help-gnu-emacs@gnu.org; Mon, 18 Jan 2010 00:10:20 -0500 Original-Received: from FBCMMO01.fbc.local ([192.168.68.195]) by smtp-OUT05A.alice.it with Microsoft SMTPSVC(6.0.3790.3959); Mon, 18 Jan 2010 06:10:18 +0100 Original-Received: from FBCMCL01B02.fbc.local ([192.168.69.83]) by FBCMMO01.fbc.local with Microsoft SMTPSVC(6.0.3790.3959); Mon, 18 Jan 2010 06:10:18 +0100 Original-Received: from ambire.localdomain ([79.41.72.205]) by FBCMCL01B02.fbc.local with Microsoft SMTPSVC(6.0.3790.3959); Mon, 18 Jan 2010 06:10:18 +0100 Original-Received: from ttn by ambire.localdomain with local (Exim 4.63) (envelope-from ) id 1NWjq4-0001SO-M1 for help-gnu-emacs@gnu.org; Mon, 18 Jan 2010 06:07:44 +0100 In-Reply-To: (andrea's message of "Sun, 17 Jan 2010 15:09:44 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux) X-OriginalArrivalTime: 18 Jan 2010 05:10:18.0441 (UTC) FILETIME=[86E86390:01CA97FC] X-detected-operating-system: by monty-python.gnu.org: Windows 2000 SP4, XP SP1+ 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:71286 Archived-At: () andrea () Sun, 17 Jan 2010 15:09:44 +0100 write some functions that cleans the situation automatically An example of this is approach is zonk-buffers.el. thi