From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?=C3=93scar_Fuentes?= Newsgroups: gmane.emacs.devel Subject: Re: binding ibuffer to C-x C-b by default Date: Fri, 08 Oct 2010 03:32:55 +0200 Message-ID: <87eic14gfs.fsf@telefonica.net> References: <8F022F3B2C5D4C2AB8A90CBDD7660FF1@us.oracle.com> <878w29a5ns.fsf@catnip.gol.com> <87zkup8qaw.fsf@catnip.gol.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1286501600 3902 80.91.229.12 (8 Oct 2010 01:33:20 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 8 Oct 2010 01:33:20 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 08 03:33:19 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 1P41pm-0002eW-JU for ged-emacs-devel@m.gmane.org; Fri, 08 Oct 2010 03:33:18 +0200 Original-Received: from localhost ([127.0.0.1]:38534 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P41pm-0004bb-3C for ged-emacs-devel@m.gmane.org; Thu, 07 Oct 2010 21:33:18 -0400 Original-Received: from [140.186.70.92] (port=34180 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P41pf-0004Zs-SS for emacs-devel@gnu.org; Thu, 07 Oct 2010 21:33:12 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P41pc-00031P-Jl for emacs-devel@gnu.org; Thu, 07 Oct 2010 21:33:11 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:38884) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P41pc-00031K-C9 for emacs-devel@gnu.org; Thu, 07 Oct 2010 21:33:08 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1P41pY-0002bZ-Uo for emacs-devel@gnu.org; Fri, 08 Oct 2010 03:33:04 +0200 Original-Received: from 83.52.52.115 ([83.52.52.115]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 08 Oct 2010 03:33:04 +0200 Original-Received: from ofv by 83.52.52.115 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 08 Oct 2010 03:33:04 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 12 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 83.52.52.115 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:bsWcBwVw9POd3m/qP+/yfyvrXCU= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:131456 Archived-At: Lars Magne Ingebrigtsen writes: > After playing with it a few more seconds, I discovered (to my horror!) > that it binds and to something totally odd that makes > point jump to the start of the buffer. It jumps from one filtering group to another. > That's even more annoying. I hate having my cursor keys rebound to > surprising actions. What would be the unsurprising (and not useless) behavior here?