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#36767: 26.1; request: add more quick keys to the *Help* buffer Date: Sat, 19 Jun 2021 15:22:35 +0300 Message-ID: <83o8c2vyb8.fsf@gnu.org> References: <87mtrrq7t7.fsf@gnus.org> <87eed0nsez.fsf@mail.linkov.net> <87lf762hih.fsf@gnus.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="4592"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 36767@debbugs.gnu.org, emacsuser@freemail.hu, juri@linkov.net To: Lars Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Jun 19 14:23:20 2021 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 1lua0N-0000zo-7M for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 19 Jun 2021 14:23:19 +0200 Original-Received: from localhost ([::1]:55908 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lua0M-0001gX-81 for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 19 Jun 2021 08:23:18 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:60116) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lua0A-0001ck-37 for bug-gnu-emacs@gnu.org; Sat, 19 Jun 2021 08:23:06 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:47167) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lua06-00033L-Ia for bug-gnu-emacs@gnu.org; Sat, 19 Jun 2021 08:23:05 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lua06-0000ml-Fr for bug-gnu-emacs@gnu.org; Sat, 19 Jun 2021 08:23:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 19 Jun 2021 12:23:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 36767 X-GNU-PR-Package: emacs Original-Received: via spool by 36767-submit@debbugs.gnu.org id=B36767.16241053572975 (code B ref 36767); Sat, 19 Jun 2021 12:23:02 +0000 Original-Received: (at 36767) by debbugs.gnu.org; 19 Jun 2021 12:22:37 +0000 Original-Received: from localhost ([127.0.0.1]:58713 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1luZzh-0000lv-8e for submit@debbugs.gnu.org; Sat, 19 Jun 2021 08:22:37 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:33984) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1luZze-0000lj-4h for 36767@debbugs.gnu.org; Sat, 19 Jun 2021 08:22:35 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:35148) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1luZzW-0002pz-MU; Sat, 19 Jun 2021 08:22:27 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:1516 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1luZzV-0001SX-Hb; Sat, 19 Jun 2021 08:22:26 -0400 In-Reply-To: <87lf762hih.fsf@gnus.org> (message from Lars Ingebrigtsen on Sat, 19 Jun 2021 13:58:14 +0200) 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:208722 Archived-At: > From: Lars Ingebrigtsen > Date: Sat, 19 Jun 2021 13:58:14 +0200 > Cc: 36767@debbugs.gnu.org, ndame > > Eli points out that it'd also be nice to use these commands from outside > the *Help* buffer, too -- and that's true, but it's kinda unusual for > commands to act that way? I didn't necessarily mean the same commands, they could be separate commands. What's important to me is their effect. > I can't think of many other commands (except `C-M-v') that act on > the "other" window. Some GUD commands, like the one which sets breakpoints, are similar: they can be invoked from the GUD buffer and -- with another, more complex, key sequence -- from the program source buffer as well.