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#65905: 30.0.50; Consider changing info buffer names to info<(org)> rather than info<3> Date: Thu, 14 Sep 2023 08:59:18 +0300 Message-ID: <837cotmh1l.fsf@gnu.org> References: <87jzsu3cx9.fsf@laptop.lockywolf.net> <83bke6nsam.fsf@gnu.org> <87a5tq2mj5.fsf@laptop.lockywolf.net> <83sf7im87e.fsf@gnu.org> <874jjx94eo.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="9929"; mail-complaints-to="usenet@ciao.gmane.io" Cc: lockywolf@gmail.com, 65905@debbugs.gnu.org To: =?UTF-8?Q?K=C3=A9vin?= Le Gouguec Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Sep 14 08:00:33 2023 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 1qgfOy-0002Qk-6z for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 14 Sep 2023 08:00:32 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qgfOR-0006T0-EF; Thu, 14 Sep 2023 01:59:59 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qgfOQ-0006Sn-Ei for bug-gnu-emacs@gnu.org; Thu, 14 Sep 2023 01:59:58 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qgfOQ-0004Fh-6i for bug-gnu-emacs@gnu.org; Thu, 14 Sep 2023 01:59:58 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qgfOV-0004pL-NQ for bug-gnu-emacs@gnu.org; Thu, 14 Sep 2023 02:00:03 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 14 Sep 2023 06:00:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65905 X-GNU-PR-Package: emacs Original-Received: via spool by 65905-submit@debbugs.gnu.org id=B65905.169467118118476 (code B ref 65905); Thu, 14 Sep 2023 06:00:03 +0000 Original-Received: (at 65905) by debbugs.gnu.org; 14 Sep 2023 05:59:41 +0000 Original-Received: from localhost ([127.0.0.1]:36596 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qgfO9-0004nq-GI for submit@debbugs.gnu.org; Thu, 14 Sep 2023 01:59:41 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:40886) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qgfO7-0004nX-E5 for 65905@debbugs.gnu.org; Thu, 14 Sep 2023 01:59:40 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qgfNw-00049V-CM; Thu, 14 Sep 2023 01:59:28 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=bRbN4tXl9e4iY86Q6MI4mfwI+xxM8Kw0DPbGm9yU3XE=; b=Zl9gZdzvYlihdH4G/w86 uIz8xyhVgvcG1aWHMp1DdH9xCJr6UTm0MaTgoyh8Oy3o1zXg7XZOETudVO7MkoI/RgpY2NKSI20Ev edcMCxm7X7/4G8PpcgFz0qTiFLLnmMH94mI2i8fI4q0Xa/ycTIH5py3X0rT1xjFHxGokA9w7gHwuH EeIfZY2S1GZiz9/jXe5tlp5t+Fg6hcMZSn/95cjSXD1arlPex5FHtvjyRNfRZjwLAkH8kQ/+7+2yR oClIEoGXRsA4S7QJWzBU7S8nE8+3R851OHvOXiG/ehkKImtE5ZDTQTs6t/MI1rcdNOyzVmhWz9YJd q+TI0BJ64pvo2w==; In-Reply-To: <874jjx94eo.fsf@gmail.com> (message from =?UTF-8?Q?K=C3=A9vin?= Le Gouguec on Wed, 13 Sep 2023 22:58:23 +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-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:270394 Archived-At: > From: Kévin Le Gouguec > Cc: Vladimir Nikishkin , 65905@debbugs.gnu.org > Date: Wed, 13 Sep 2023 22:58:23 +0200 > > Eli Zaretskii writes: > > > It's not? I think it is the same. You wanted a simply way of getting > > back to a manual that you were reading earlier in the session, which > > you still have in some Info buffer, no? That's what "C-h R" does: it > > first looks in the Info buffers already present in the session, and, > > if not found, then looks for the manual installed on the system. In > > your case, the first step will succeed. > > Speaking for myself: "C-x b PATTERN TAB" is kind of ingrained in my > muscle memory to switch back to all sorts of buffers I know are open. > So my brain turns "Switch back to that Info buffer for the FOO manual" > into "C-x b info TAB", then I stare blankly at the "*info*" > candidates for a couple of seconds, and pick one at random. > > Point taken re. C-h R (which even limits completion to opened manuals > with C-u, neat), though switching buffers with C-x b is such a generic > action that I perform dozens of times an hour without thinking twice, > that I suspect stopping myself from C-x b'ing just for Info buffers is > going to be hard. It isn't, rest assured: I walked that way myself.