From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Deniz Dogan Newsgroups: gmane.emacs.devel Subject: Re: binding ibuffer to C-x C-b by default Date: Fri, 8 Oct 2010 11:23:47 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1286530123 15427 80.91.229.12 (8 Oct 2010 09:28:43 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 8 Oct 2010 09:28:43 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 08 11:28:42 2010 Return-path: Envelope-to: ged-emacs-devel@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 1P49Fk-0004Vn-JI for ged-emacs-devel@m.gmane.org; Fri, 08 Oct 2010 11:28:36 +0200 Original-Received: from localhost ([127.0.0.1]:55062 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P49Fj-0002Gl-NM for ged-emacs-devel@m.gmane.org; Fri, 08 Oct 2010 05:28:35 -0400 Original-Received: from [140.186.70.92] (port=41478 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P49Bb-0008T8-Rj for emacs-devel@gnu.org; Fri, 08 Oct 2010 05:24:20 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P49Ba-0001l9-PR for emacs-devel@gnu.org; Fri, 08 Oct 2010 05:24:19 -0400 Original-Received: from mail-iw0-f169.google.com ([209.85.214.169]:61743) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P49Ba-0001kw-MT for emacs-devel@gnu.org; Fri, 08 Oct 2010 05:24:18 -0400 Original-Received: by iwn1 with SMTP id 1so641855iwn.0 for ; Fri, 08 Oct 2010 02:24:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:content-type; bh=KW5+U8UY+zURdK906TkWjgcLjJ4k0RmyUhahZqpUDMs=; b=KsfUxQfzRbt8SmLYqq4LQSljM5wgRqAfFgcKEf50cwKnV0xJCU7q4WMIg/oL6wcmGX NAf8kbqF2j6UsJ7sLdIqf0NRt87uRNxkakU/gUxfvyq2KJYKp5otsz/wXmRrieUBDwBc ELRywdLkbDQa/EIZtDAPjlVOZwGMXK94rUmUQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=bo84K7DHR6svfyItuUmECHOkPdIYqWsHA0F0CgBL5gHWhMUyCtPFZpi+Sk6WFxLdnn SW3OE7szDoKGOHvn9sYRCXNbKDleuHhbDks+JUda4wyKkCOk4f0J3et1DAdMAlK7KPDe THYjdU6vrY0EG/N2f/533uvQk+Wpp0aux3ACU= Original-Received: by 10.231.34.139 with SMTP id l11mr1991081ibd.141.1286529857171; Fri, 08 Oct 2010 02:24:17 -0700 (PDT) Original-Received: by 10.231.17.66 with HTTP; Fri, 8 Oct 2010 02:23:47 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:131479 Archived-At: 2010/10/7 Dan Nicolaescu : > > This was discussed briefly a few years ago and Stefan (and other > people) agreed with it: how about we map ibuffer to C-x C-b by default > in Emacs-24? > > ibuffer is a superset of list-buffers, and it provides many things > that list-buffers does not. > > If a significant majority of experienced Emacs users prefer to use ibuffer instead of list-buffers (which is what I believe) what is the problem with making this change? -- Deniz Dogan