From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: mail@justinbogner.com Newsgroups: gmane.emacs.devel Subject: Re: C-n and C-a Date: Thu, 29 Jan 2009 23:12:56 -0700 Message-ID: <8763jx1fvb.fsf@justinbogner.com> References: <87wscdfxfs.fsf@jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1233296011 28634 80.91.229.12 (30 Jan 2009 06:13:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 30 Jan 2009 06:13:31 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 30 07:14:45 2009 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.50) id 1LSmeK-0004Mp-OV for ged-emacs-devel@m.gmane.org; Fri, 30 Jan 2009 07:14:44 +0100 Original-Received: from localhost ([127.0.0.1]:57722 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LSmd1-00088W-RE for ged-emacs-devel@m.gmane.org; Fri, 30 Jan 2009 01:13:23 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LSmcu-00088R-Q1 for emacs-devel@gnu.org; Fri, 30 Jan 2009 01:13:16 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LSmcs-00088F-1z for emacs-devel@gnu.org; Fri, 30 Jan 2009 01:13:14 -0500 Original-Received: from [199.232.76.173] (port=53507 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LSmcr-00088C-Rz for emacs-devel@gnu.org; Fri, 30 Jan 2009 01:13:13 -0500 Original-Received: from main.gmane.org ([80.91.229.2]:39260 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LSmcr-0003TX-H1 for emacs-devel@gnu.org; Fri, 30 Jan 2009 01:13:13 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LSmcm-0003eb-JC for emacs-devel@gnu.org; Fri, 30 Jan 2009 06:13:08 +0000 Original-Received: from s010600131023ed49.ed.shawcable.net ([68.149.184.55]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 30 Jan 2009 06:13:08 +0000 Original-Received: from mail by s010600131023ed49.ed.shawcable.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 30 Jan 2009 06:13:08 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 7 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: s010600131023ed49.ed.shawcable.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:CtSMrh3xbvKZpqGTdptfUGksZUg= X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:108386 Archived-At: Juri Linkov writes: > I think `C-up' and `C-down' are better keys for real line motion commands > when `up'/`C-p' and `down'/`C-n' are used for screen line motion commands. C-up and C-down are too far away from the regular position of fingers to be useful as the only option for anything, one needs a C-p/C-n like equivalent binding.