From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Espen Newsgroups: gmane.emacs.help Subject: Re: Feeling lost without tabs Date: Mon, 21 Jul 2014 17:22:25 -0400 Organization: A noiseless patient Spider Message-ID: References: <834myc64eh.fsf@gnu.org> <877g37ubbi.fsf@debian.uxu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1405977927 19509 80.91.229.3 (21 Jul 2014 21:25:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 21 Jul 2014 21:25:27 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jul 21 23:25:20 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 1X9L5E-0004Dl-5I for geh-help-gnu-emacs@m.gmane.org; Mon, 21 Jul 2014 23:25:20 +0200 Original-Received: from localhost ([::1]:36419 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X9L5D-0005eZ-N9 for geh-help-gnu-emacs@m.gmane.org; Mon, 21 Jul 2014 17:25:19 -0400 Original-Path: usenet.stanford.edu!news.kjsl.com!feeder.erje.net!eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 35 Injection-Info: mx05.eternal-september.org; posting-host="aabc59b8ce9cdce0c2995912677c9e55"; logging-data="25157"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19q1YSJ0KkcEt8UN3jR2OJxsjvlXhHgu7g=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) Cancel-Lock: sha1:G+lUVvnxH9uMX+UTkLx/SsEpmP0= Original-Xref: usenet.stanford.edu gnu.emacs.help:206601 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:98873 Archived-At: Bob Proulx writes: > Dan Espen wrote: >> Bob Proulx writes: >> > I assume electric-buffer-list came first and buffer-menu >> > duplicated the behavior since I have been using >> > electric-buffer-list for a very many years and had not ever heard >> > of buffer-menu before? That is my assumption until I learn >> > otherwise. >> >> buffer menu first. > > Hmm... I remain cautiously suspicious. :-) > >> I think you'll find it's the default binding. > > No. The default binding for C-x C-b is list-buffers. I am using the > current Debian Sid Unstable version. The GNU upstream may have > changed it very recently but if so that hasn't trickled down yet. > > emacs -Q > C-h c C-x C-b > C-x C-b runs the command list-buffers Oops, sure are a lot of buffer showers. I THINK whatever has the default binding is what came first. I just feel the best one should be the default. Could be ibuffer or some other xbuffer is the best, but electric is better than the default (IMO). -- Dan Espen