From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lingyu Ma Newsgroups: gmane.emacs.help Subject: How to split the popup "Buffer Menu" by major mode? Date: Mon, 18 Oct 2010 20:22:19 +0200 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="_fb617f54-cab7-47be-8a5c-adc38ba75bd5_" X-Trace: dough.gmane.org 1287429765 20522 80.91.229.12 (18 Oct 2010 19:22:45 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 18 Oct 2010 19:22:45 +0000 (UTC) To: Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Oct 18 21:22:43 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.69) (envelope-from ) id 1P7vI7-00045e-HX for geh-help-gnu-emacs@m.gmane.org; Mon, 18 Oct 2010 21:22:40 +0200 Original-Received: from localhost ([127.0.0.1]:49338 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P7vI4-0007Gg-LA for geh-help-gnu-emacs@m.gmane.org; Mon, 18 Oct 2010 15:22:36 -0400 Original-Received: from [140.186.70.92] (port=34709 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P7uLl-0004qE-W9 for help-gnu-emacs@gnu.org; Mon, 18 Oct 2010 14:22:23 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P7uLl-0000fZ-5Y for help-gnu-emacs@gnu.org; Mon, 18 Oct 2010 14:22:21 -0400 Original-Received: from col0-omc4-s7.col0.hotmail.com ([65.55.34.209]:12733) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P7uLl-0000fS-1Q for help-gnu-emacs@gnu.org; Mon, 18 Oct 2010 14:22:21 -0400 Original-Received: from COL118-W62 ([65.55.34.200]) by col0-omc4-s7.col0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Mon, 18 Oct 2010 11:22:19 -0700 X-Originating-IP: [132.230.167.105] Importance: Normal X-OriginalArrivalTime: 18 Oct 2010 18:22:19.0658 (UTC) FILETIME=[668866A0:01CB6EF1] X-detected-operating-system: by eggs.gnu.org: Windows 2000 SP4, XP SP1+ X-Mailman-Approved-At: Mon, 18 Oct 2010 15:18:31 -0400 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:75154 Archived-At: --_fb617f54-cab7-47be-8a5c-adc38ba75bd5_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable When press click the left button with ctrl key pressed ()= =2C emacs will run the command "mouse-buffer-menu". If I open a lot of buffers in different modes=2C the popup menu will genera= te several submenus as "Buffers 1"=2C "Buffers 2"=2C "Buffers 3" and so on. Is there a way to make the popup menu split according to buffers' major mod= es? For example=2C "C++"=2C "Java"=2C "Org-mode"? Thanks in advance! = --_fb617f54-cab7-47be-8a5c-adc38ba75bd5_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable When press click the left button with ctrl key pressed (<=3BC-down-mouse-= 1>=3B)=2C emacs will run the command "mouse-buffer-menu".

If I ope= n a lot of buffers in different modes=2C the popup menu will generate sever= al submenus as "Buffers 1"=2C "Buffers 2"=2C "Buffers 3" and so on.

= Is there a way to make the popup menu split according to buffers' major mod= es? For example=2C "C++"=2C "Java"=2C "Org-mode"?

Thanks in advance!=
= --_fb617f54-cab7-47be-8a5c-adc38ba75bd5_--