From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Useless entries in buffer menu? Date: Sat, 07 Jun 2008 09:27:54 +0300 Message-ID: References: <871w3a2qmq.fsf@stupidchicken.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1212820096 12795 80.91.229.12 (7 Jun 2008 06:28:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 7 Jun 2008 06:28:16 +0000 (UTC) Cc: emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jun 07 08:28:58 2008 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 1K4rv5-0004F3-Lw for ged-emacs-devel@m.gmane.org; Sat, 07 Jun 2008 08:28:55 +0200 Original-Received: from localhost ([127.0.0.1]:44830 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K4ruI-0004Py-MH for ged-emacs-devel@m.gmane.org; Sat, 07 Jun 2008 02:28:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K4ruD-0004Ot-Ng for emacs-devel@gnu.org; Sat, 07 Jun 2008 02:28:01 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K4ruC-0004Of-Pv for emacs-devel@gnu.org; Sat, 07 Jun 2008 02:28:01 -0400 Original-Received: from [199.232.76.173] (port=59869 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K4ruC-0004Oc-Is for emacs-devel@gnu.org; Sat, 07 Jun 2008 02:28:00 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:15119) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K4ruC-0002l3-9Y for emacs-devel@gnu.org; Sat, 07 Jun 2008 02:28:00 -0400 Original-Received: from mtaout3.012.net.il ([84.95.2.7]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K4ruB-0000RC-FZ for emacs-devel@gnu.org; Sat, 07 Jun 2008 02:27:59 -0400 Original-Received: from HOME-C4E4A596F7 ([80.230.28.131]) by i_mtaout3.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K22001SPYNEF3J0@i_mtaout3.012.net.il> for emacs-devel@gnu.org; Sat, 07 Jun 2008 09:42:51 +0300 (IDT) In-reply-to: <871w3a2qmq.fsf@stupidchicken.com> X-012-Sender: halo1@inter.net.il X-detected-kernel: by mx20.gnu.org: Solaris 9.1 X-detected-kernel: by monty-python.gnu.org: 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:98562 Archived-At: > X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00, > UNPARSEABLE_RELAY autolearn=unavailable version=3.1.0 > From: Chong Yidong > Date: Fri, 06 Jun 2008 17:35:41 -0400 > > Can anyone explain why the Buffers menu contains the entries "Next > Buffer" and "Previous Buffer"? Surely they're useless, since all the > buffers are listed in the menu. They are not necessarily all shown; see the various related defcustom's in menu-bar.el.