From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#5042: bug#9917: bug#5042: bug#9917: 24.0.90; Make `goto-line' consistent with the line number from the minibuffer Date: Wed, 23 Sep 2020 17:14:29 +0300 Message-ID: <83zh5gvauy.fsf@gnu.org> References: <877dspmzo3.fsf@gnus.org> <83zh5l1uqw.fsf@gnu.org> <87wo0osspd.fsf@gnus.org> <87lfh3dtoj.fsf@mail.linkov.net> <878sd1j2rv.fsf@gnus.org> <871ritbs6t.fsf@mail.linkov.net> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="6056"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 5042@debbugs.gnu.org, juri@linkov.net, 9917@debbugs.gnu.org, monnier@iro.umontreal.ca, dmoncayo@gmail.com, larsi@gnus.org To: Drew Adams Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Sep 23 16:15:26 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kL5YM-0001Pu-JB for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 23 Sep 2020 16:15:26 +0200 Original-Received: from localhost ([::1]:45204 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kL5YL-0005BO-Hp for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 23 Sep 2020 10:15:25 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:47330) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kL5Xz-0005Ak-79 for bug-gnu-emacs@gnu.org; Wed, 23 Sep 2020 10:15:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:54078) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kL5Xy-0002Yb-IO for bug-gnu-emacs@gnu.org; Wed, 23 Sep 2020 10:15:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kL5Xx-0005TC-Vd for bug-gnu-emacs@gnu.org; Wed, 23 Sep 2020 10:15:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 23 Sep 2020 14:15:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 5042 X-GNU-PR-Package: emacs Original-Received: via spool by 5042-submit@debbugs.gnu.org id=B5042.160087047320931 (code B ref 5042); Wed, 23 Sep 2020 14:15:01 +0000 Original-Received: (at 5042) by debbugs.gnu.org; 23 Sep 2020 14:14:33 +0000 Original-Received: from localhost ([127.0.0.1]:37389 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kL5XU-0005RV-TW for submit@debbugs.gnu.org; Wed, 23 Sep 2020 10:14:33 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:40412) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kL5XT-0005R7-4j; Wed, 23 Sep 2020 10:14:32 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:45115) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kL5XN-0002V1-0x; Wed, 23 Sep 2020 10:14:25 -0400 Original-Received: from [176.228.60.248] (port=4511 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kL5XL-0002mM-LK; Wed, 23 Sep 2020 10:14:24 -0400 In-Reply-To: (message from Drew Adams on Tue, 22 Sep 2020 13:10:09 -0700 (PDT)) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:188781 Archived-At: > Date: Tue, 22 Sep 2020 13:10:09 -0700 (PDT) > From: Drew Adams > Cc: dmoncayo@gmail.com, 9917@debbugs.gnu.org, monnier@iro.umontreal.ca, > 5042@debbugs.gnu.org > > > 3.2. 'goto-line-relative' is bound in Info mode to `M-g M-g'. > > I gave my opinion about this. And it was a reason given > for having two different commands: Do not base which > command gets the standard key binding on anything to do > with the current context - in particular, on whether the > buffer is narrowed. > > Please do _not_ bind `M-g M-g' to anything different in Info. Why not? We do this kind of thing -- have mode-specific bindings -- all the time in Emacs. > Emacs should not be second-guessing users about this. It's not second-guessing. Info shows narrowed line numbers in its buffers, so from the user POV the key sequence keeps invoking the same command. I see no problem and don't see why you object so much.