From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stephen Berman Newsgroups: gmane.emacs.help Subject: Re: Split frame? Date: Wed, 14 Mar 2007 16:57:00 +0100 Message-ID: <87zm6fkecz.fsf@escher.local.home> References: <1173812471.694871.105960@q40g2000cwq.googlegroups.com> <1173821874.429444.164170@n76g2000hsh.googlegroups.com> <73BD5517-812B-44D3-98AB-C3A1210872DB@Web.DE> <878xe0klpu.fsf@escher.local.home> <874ponlwnt.fsf@escher.local.home> <98DB7639-F925-48EC-8F97-5898B2D8493C@Web.DE> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1173887944 31989 80.91.229.12 (14 Mar 2007 15:59:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 14 Mar 2007 15:59:04 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Mar 14 16:58:53 2007 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 1HRVsG-0002Fj-Tn for geh-help-gnu-emacs@m.gmane.org; Wed, 14 Mar 2007 16:58:49 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HRVtA-0000YO-Gd for geh-help-gnu-emacs@m.gmane.org; Wed, 14 Mar 2007 10:59:44 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HRVss-0000LD-9A for help-gnu-emacs@gnu.org; Wed, 14 Mar 2007 11:59:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HRVsq-0000Ga-Or for help-gnu-emacs@gnu.org; Wed, 14 Mar 2007 11:59:25 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HRVsq-0000GE-Ip for help-gnu-emacs@gnu.org; Wed, 14 Mar 2007 10:59:24 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HRVrw-0005YG-5j for help-gnu-emacs@gnu.org; Wed, 14 Mar 2007 11:58:28 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HRVqx-0006Vn-CM for help-gnu-emacs@gnu.org; Wed, 14 Mar 2007 16:57:27 +0100 Original-Received: from i577bcd52.versanet.de ([87.123.205.82]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 14 Mar 2007 16:57:27 +0100 Original-Received: from Stephen.Berman by i577bcd52.versanet.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 14 Mar 2007 16:57:27 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 39 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: i577bcd52.versanet.de User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.93 (gnu/linux) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:41963 Archived-At: On Wed, 14 Mar 2007 16:09:40 +0100 Peter Dyballa wrote: > Am 14.03.2007 um 15:36 schrieb Stephen Berman: > >> What version of tabbar.el are you using? > > 1.3 – thanks for mentioning that an update exists! Where can I find > the newer code? The Emacs Wiki still points ti version 1.3 in http:// > sourceforge.net/projects/emhacks/. >>From that page click on the Code tab and select CVS Browse. >>> It's bound to mouse-buffer-menu. >> >> Are you saying this shows you a sorted and group buffer list, like >> msb-mode does? That would be very strange. I don't get that with >> mouse-buffer-menu in GNU Emacs 22.0.93.1 (i686-pc-linux-gnu, GTK+ >> Version 2.10.6) of 2007-02-08. > > This behaviour is *very* old, more than 10 years (I saw it first in > GNU Emacs 19.*). The popped up "Buffer Menu" shows titles like "Dired > by date," "Fundamental," "PDFLaTeX/F," "C," "Help" ... and a triangle > sign pointing to the right. When the mouse cursor hovers over a title > an additional menu pops up showing the group's members from which I > can choose. The road to success starts with this customisation: > > '(mouse-buffer-menu-mode-mult 1) Thanks, I wasn't aware of this variable. In my Emacs it has the default value of 4, which evidently suppresses the grouped listing. > BTW, I have no idea how msb-mode looks like. Simple grouped buffer > list is OK for me. The popup menu also shows groups, but not strictly by major mode; it also has a group of most recently used buffers and buffers of changed files. Just do M-x msb-mode and then C- to try it. Steve Berman