From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.help Subject: RE: No filenames in Buffers menu Date: Mon, 2 Nov 2009 09:25:47 -0800 Message-ID: References: <7l5uvvF3cthjfU1@mid.individual.net> <870312c7-9063-439a-8b4c-6bdb311d933e@x6g2000prc.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1257184175 18266 80.91.229.12 (2 Nov 2009 17:49:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 2 Nov 2009 17:49:35 +0000 (UTC) To: "'Ender'" , Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Nov 02 18:49:28 2009 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 1N5120-0006hb-Fm for geh-help-gnu-emacs@m.gmane.org; Mon, 02 Nov 2009 18:49:28 +0100 Original-Received: from localhost ([127.0.0.1]:52794 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N511w-0000Ut-UW for geh-help-gnu-emacs@m.gmane.org; Mon, 02 Nov 2009 12:49:24 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N50fH-0005XW-5X for help-gnu-emacs@gnu.org; Mon, 02 Nov 2009 12:25:59 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N50fC-0005Q4-A3 for help-gnu-emacs@gnu.org; Mon, 02 Nov 2009 12:25:58 -0500 Original-Received: from [199.232.76.173] (port=54948 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N50fC-0005Pq-32 for help-gnu-emacs@gnu.org; Mon, 02 Nov 2009 12:25:54 -0500 Original-Received: from acsinet11.oracle.com ([141.146.126.233]:45115) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N50fB-0005o2-KH for help-gnu-emacs@gnu.org; Mon, 02 Nov 2009 12:25:53 -0500 Original-Received: from acsinet15.oracle.com (acsinet15.oracle.com [141.146.126.227]) by acsinet11.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id nA2HQR0B018620 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 2 Nov 2009 17:26:29 GMT Original-Received: from acsmt353.oracle.com (acsmt353.oracle.com [141.146.40.153]) by acsinet15.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id nA25FiWM015678; Mon, 2 Nov 2009 17:27:14 GMT Original-Received: from abhmt006.oracle.com by acsmt355.oracle.com with ESMTP id 23382911257182746; Mon, 02 Nov 2009 09:25:46 -0800 Original-Received: from dradamslap1 (/130.35.178.194) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Mon, 02 Nov 2009 09:25:46 -0800 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <870312c7-9063-439a-8b4c-6bdb311d933e@x6g2000prc.googlegroups.com> Thread-Index: Acpb4O7C6OdapGunT6u2FjIbAZEWKAAAFg4Q X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-Source-IP: acsmt353.oracle.com [141.146.40.153] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090207.4AEF161B.0145:SCFMA4539814,ss=1,fgs=0 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 1) 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:69409 Archived-At: > Looks like the Buffers menu will only show the 10 latest viewed > buffers by default. The number "10" here can be configured to fit your > need I think, but I don't know how :-( And I don't see the need to > show all opening buffers in the menu (I'm opening 600+ buffers now, > what a mess!). > > Just in case you don't know it: I suggest you use the ibuffer (http:// > www.emacswiki.org/emacs/IbufferMode) to navigate your buffers, it > would be more efficient than click the mouse :-) See also buff-menu+.el. I haven't tried to track changes in CVS Emacs, but it works fine in the Emacs 23 release (23.1.1), as well as older versions. http://www.emacswiki.org/emacs/BufferMenuPlus