From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mathias Dahl Newsgroups: gmane.emacs.bugs Subject: Re: Feature Request: Relative jump using M-x goto-line Date: Mon, 15 Oct 2007 17:15:14 +0200 Message-ID: References: <873awgyy6w.fsf@offby1.atm01.sea.blarg.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1192461920 1196 80.91.229.12 (15 Oct 2007 15:25:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 15 Oct 2007 15:25:20 +0000 (UTC) To: gnu-emacs-bug@moderators.individual.net Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Oct 15 17:25:11 2007 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IhRfH-0004tV-3a for geb-bug-gnu-emacs@m.gmane.org; Mon, 15 Oct 2007 17:15:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IhRfA-0000KA-0g for geb-bug-gnu-emacs@m.gmane.org; Mon, 15 Oct 2007 11:15:24 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IhRf7-0000H0-8N for bug-gnu-emacs@gnu.org; Mon, 15 Oct 2007 11:15:21 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IhRf3-0000Ac-EP for bug-gnu-emacs@gnu.org; Mon, 15 Oct 2007 11:15:20 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IhRf3-0000AL-9f for bug-gnu-emacs@gnu.org; Mon, 15 Oct 2007 11:15:17 -0400 Original-Received: from moderators.individual.net ([130.133.4.7]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IhRf3-0004d8-1Y for bug-gnu-emacs@gnu.org; Mon, 15 Oct 2007 11:15:17 -0400 Original-Received: from outpost1.zedat.fu-berlin.de ([130.133.4.66]) by moderators.individual.net (Exim 4.67) for gnu-emacs-bug@moderators.individual.net with esmtp (envelope-from ) id <1IhRf1-0001fX-Im>; Mon, 15 Oct 2007 17:15:15 +0200 Original-Received: from relay1.zedat.fu-berlin.de ([130.133.4.67]) by outpost1.zedat.fu-berlin.de (Exim 4.67) for gnu-emacs-bug@moderators.individual.net with esmtp (envelope-from ) id <1IhRf1-0003Ps-I0>; Mon, 15 Oct 2007 17:15:15 +0200 Original-Received: from curry.zedat.fu-berlin.de ([130.133.1.2]) by relay1.zedat.fu-berlin.de (Exim 4.67) for gnu-emacs-bug@moderators.individual.net with esmtp (envelope-from ) id <1IhRf1-0001zJ-8W>; Mon, 15 Oct 2007 17:15:15 +0200 Original-Received: by Curry.ZEDAT.FU-Berlin.DE (Smail3.2.0.98) from news.uni-berlin.de with bsmtp id ; Mon, 15 Oct 2007 17:15:15 +0200 (MEST) Original-Path: individual.net!not-for-mail Original-Newsgroups: gnu.emacs.bug Original-Lines: 13 X-Orig-X-Trace: individual.net 2ZbUXVUu3vzvPeunirpNFASGRW8OO8PFfn3E2UMAdLJVnlqgFh Cancel-Lock: sha1:EWbAuihwww8d+CS/JKOr3XS3ipU= sha1:DpkW9y7YWzJqgNUssIlsUR2Q6Z0= User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (windows-nt) X-Originating-IP: 130.133.1.2 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:16755 Archived-At: Sivaram Neelakantan writes: >> M-4 M-0 C-p > > You're trying to put me off from using Emacs, aren't you? :-) > > That's the most intuitive key chord sequence I've seen in a long > time. :-) How about this then: C-2 C-0 C-n, that is, keep Ctrl down and type 2 0 n. That's like three and a half keypress, could it be shorter to jump 20 lines forward? :)