From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Berry Subject: Re: [OT] Grouping of buffers by type when C-left_mouse sometimes there sometimes not Date: Fri, 1 Mar 2013 16:24:32 +0000 (UTC) Message-ID: References: <5130647B.3020307@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:54004) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UBSlM-0002XX-W4 for emacs-orgmode@gnu.org; Fri, 01 Mar 2013 11:24:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UBSlM-0000AF-0o for emacs-orgmode@gnu.org; Fri, 01 Mar 2013 11:24:48 -0500 Received: from plane.gmane.org ([80.91.229.3]:58304) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UBSlL-0000AB-Pt for emacs-orgmode@gnu.org; Fri, 01 Mar 2013 11:24:47 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UBSlf-0006Tg-DV for emacs-orgmode@gnu.org; Fri, 01 Mar 2013 17:25:07 +0100 Received: from 137.110.34.176 ([137.110.34.176]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 01 Mar 2013 17:25:07 +0100 Received: from ccberry by 137.110.34.176 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 01 Mar 2013 17:25:07 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Rainer M Krug gmail.com> writes: > > > Hi > > I know this is very likely not related to org, but this is such a knowledgable group in regards to > emacs, and as I use emacs to 90% with org (amnd I got no response on the emacs mailing list), I'll > ask here: > > I have absolutely no idea why, but sometimes I have the buffers grouped by type when I > C-left_mouse_click and at othertimes just grouped in "Buffers 1" "Buffers 2" and so on. C-h k reveals that this is mouse-buffer-menu. M-x customize-apropos RET mouse-buffer RET pops up the customize buffer with an entry for mouse-buffer-menu-mode-mult which says: Set to 1 (or even 0!) if you want to group by major mode always ... HTH, Chuck > > I have tabbar installed (ELSP Githup) (if this is relevant) and I am using GNU Emacs 24.2.1 > (i686-pc-linux-gnu, GTK+ Version 2.24.13) > > Any suggestions? I really love this grouping by type... > > Thanks, > > Rainer