From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#10770: info-display-manual replaces existing *info* buffer Date: Thu, 09 Feb 2012 21:05:54 +0200 Message-ID: <83hayzaktp.fsf@gnu.org> References: <83pqdnam73.fsf@gnu.org> <8hbop7yhe1.fsf@fencepost.gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: dough.gmane.org 1328814430 16937 80.91.229.3 (9 Feb 2012 19:07:10 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 9 Feb 2012 19:07:10 +0000 (UTC) Cc: 10770@debbugs.gnu.org To: Glenn Morris Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Feb 09 20:07:09 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 1RvZKj-0003rv-B5 for geb-bug-gnu-emacs@m.gmane.org; Thu, 09 Feb 2012 20:07:05 +0100 Original-Received: from localhost ([::1]:40369 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RvZKf-0004NW-NL for geb-bug-gnu-emacs@m.gmane.org; Thu, 09 Feb 2012 14:07:01 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:39468) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RvZKd-0004M7-6N for bug-gnu-emacs@gnu.org; Thu, 09 Feb 2012 14:06:59 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RvZKX-0003xP-Hl for bug-gnu-emacs@gnu.org; Thu, 09 Feb 2012 14:06:59 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:58647) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RvZKX-0003xL-Eb for bug-gnu-emacs@gnu.org; Thu, 09 Feb 2012 14:06:53 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1RvZLe-0006jY-1i for bug-gnu-emacs@gnu.org; Thu, 09 Feb 2012 14:08:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 09 Feb 2012 19:08:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10770 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 10770-submit@debbugs.gnu.org id=B10770.132881443525832 (code B ref 10770); Thu, 09 Feb 2012 19:08:02 +0000 Original-Received: (at 10770) by debbugs.gnu.org; 9 Feb 2012 19:07:15 +0000 Original-Received: from localhost ([127.0.0.1]:34037 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RvZKt-0006ib-Gf for submit@debbugs.gnu.org; Thu, 09 Feb 2012 14:07:15 -0500 Original-Received: from mtaout21.012.net.il ([80.179.55.169]:42557) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RvZKq-0006iM-HY for 10770@debbugs.gnu.org; Thu, 09 Feb 2012 14:07:13 -0500 Original-Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0LZ500G003KOPI00@a-mtaout21.012.net.il> for 10770@debbugs.gnu.org; Thu, 09 Feb 2012 21:05:49 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.126.149.156]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LZ500GWZ3PONV20@a-mtaout21.012.net.il>; Thu, 09 Feb 2012 21:05:49 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il 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:56732 Archived-At: > From: Glenn Morris > Cc: 10770@debbugs.gnu.org > Date: Thu, 09 Feb 2012 13:53:20 -0500 > > > PS maybe there should be an `info-rename' command that renames an info > buffer to include the name of the displayed manual. Presumably it was > the fact that you had *info*<1>, *info*<2> etc rather than *info* > that led you to write info-display-manual in the first place. Also because typing "emacs" or "make" is shorter than "*info*" etc., and completion doesn't help much when all the candidates begin with the same substring.