From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Robert Thorpe Newsgroups: gmane.emacs.help Subject: Re: Feeling lost without tabs Date: Tue, 22 Jul 2014 01:57:37 +0100 Message-ID: <871ttew6pq.fsf@robertthorpeconsulting.com> References: <20140721100116137439270@bob.proulx.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1405990697 22616 80.91.229.3 (22 Jul 2014 00:58:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 22 Jul 2014 00:58:17 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Bob Proulx Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jul 22 02:58:08 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1X9OP8-00068F-Es for geh-help-gnu-emacs@m.gmane.org; Tue, 22 Jul 2014 02:58:06 +0200 Original-Received: from localhost ([::1]:36974 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X9OP8-0004B8-1a for geh-help-gnu-emacs@m.gmane.org; Mon, 21 Jul 2014 20:58:06 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41057) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X9OOr-0004A9-Oe for help-gnu-emacs@gnu.org; Mon, 21 Jul 2014 20:57:56 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X9OOi-0000Xr-9m for help-gnu-emacs@gnu.org; Mon, 21 Jul 2014 20:57:49 -0400 Original-Received: from outbound-smtp05.blacknight.com ([81.17.249.38]:56228) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X9OOi-0000XH-41 for help-gnu-emacs@gnu.org; Mon, 21 Jul 2014 20:57:40 -0400 Original-Received: from mail.blacknight.com (pemlinmail04.blacknight.ie [81.17.254.17]) by outbound-smtp05.blacknight.com (Postfix) with ESMTP id 4831A98768 for ; Tue, 22 Jul 2014 00:57:20 +0000 (UTC) Original-Received: (qmail 17027 invoked from network); 22 Jul 2014 00:57:38 -0000 Original-Received: from unknown (HELO RTLaptop) (rt@robertthorpeconsulting.com@[109.76.122.232]) by 81.17.254.9 with ESMTPSA (DHE-RSA-AES128-SHA encrypted, authenticated); 22 Jul 2014 00:57:38 -0000 In-Reply-To: <20140721100116137439270@bob.proulx.com> (message from Bob Proulx on Mon, 21 Jul 2014 10:25:23 -0600) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 81.17.249.38 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:98886 Archived-At: Bob Proulx writes: ... > I hadn't been aware of buffer-menu. Playing with it now shows that it > works very similarly to electric-buffer-list. It behaves exactly the same as list-buffers except for how the windows are arranged when it's opened. As I was saying to Emanuel they use the same code internally. BR, Robert Thorpe