From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#10771: TAB completion for info-display-manual Date: Fri, 10 Feb 2012 12:17:50 +0200 Organization: JURTA Message-ID: <87ehu3yrlt.fsf@mail.jurta.org> References: <87haz0gxuf.fsf@mail.jurta.org> <83obt7alx2.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1328869448 17519 80.91.229.3 (10 Feb 2012 10:24:08 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 10 Feb 2012 10:24:08 +0000 (UTC) Cc: 10771@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Feb 10 11:24:07 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RvneB-0000Tj-9L for geb-bug-gnu-emacs@m.gmane.org; Fri, 10 Feb 2012 11:24:07 +0100 Original-Received: from localhost ([::1]:32815 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RvneA-0008GW-Qc for geb-bug-gnu-emacs@m.gmane.org; Fri, 10 Feb 2012 05:24:06 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:58014) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rvne1-00087d-Vu for bug-gnu-emacs@gnu.org; Fri, 10 Feb 2012 05:24:04 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rvndu-0006ue-HX for bug-gnu-emacs@gnu.org; Fri, 10 Feb 2012 05:23:57 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:59174) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rvndu-0006tx-8o for bug-gnu-emacs@gnu.org; Fri, 10 Feb 2012 05:23:50 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1Rvnf4-00056l-8G for bug-gnu-emacs@gnu.org; Fri, 10 Feb 2012 05:25:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 10 Feb 2012 10:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10771 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 10771-submit@debbugs.gnu.org id=B10771.132886946419581 (code B ref 10771); Fri, 10 Feb 2012 10:25:02 +0000 Original-Received: (at 10771) by debbugs.gnu.org; 10 Feb 2012 10:24:24 +0000 Original-Received: from localhost ([127.0.0.1]:34563 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RvneP-00055e-2Y for submit@debbugs.gnu.org; Fri, 10 Feb 2012 05:24:23 -0500 Original-Received: from ps18281.dreamhost.com ([69.163.218.105]:49378 helo=ps18281.dreamhostps.com) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Rvne9-00054t-0M for 10771@debbugs.gnu.org; Fri, 10 Feb 2012 05:24:11 -0500 Original-Received: from localhost (ps18281.dreamhostps.com [69.163.218.105]) by ps18281.dreamhostps.com (Postfix) with ESMTP id 92774451C7B7; Fri, 10 Feb 2012 02:21:29 -0800 (PST) In-Reply-To: <83obt7alx2.fsf@gnu.org> (Eli Zaretskii's message of "Thu, 09 Feb 2012 20:42:17 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.93 (x86_64-pc-linux-gnu) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 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.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:56755 Archived-At: > The purpose of this command is to assist with switching between > manuals that are already loaded, not in adding others. If you often switch between loaded manuals, then this is easy to do using the minibuffer history commands, e.g. after visiting two manuals: M-x info-display-manual RET gnus RET M-x info-display-manual RET emacs RET switching between these two manuals: M-x info-display-manual RET M-p M-p RET M-x info-display-manual RET M-p M-p RET BTW, do you know that an easy way to switch between manuals is using `C-1 C-h i' `C-2 C-h i' `C-3 C-h i' etc. This is similar to switching between numbered frames with e.g. `C-2 C-x 5 o'. Do you switch them using frame numbers or frame names with the command `select-frame-by-name'? Maybe then `info-display-manual' should be renamed to `info-select-manual-by-name'?