From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: Let `C-h i' open all Info buffers that were quit? Date: Mon, 31 Jul 2006 17:50:53 +0200 Message-ID: <44CE26DD.4020709@student.lu.se> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1154361087 26848 80.91.229.2 (31 Jul 2006 15:51:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 31 Jul 2006 15:51:27 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 31 17:51:16 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G7a31-0004Ie-3k for ged-emacs-devel@m.gmane.org; Mon, 31 Jul 2006 17:51:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G7a2z-00059W-UX for ged-emacs-devel@m.gmane.org; Mon, 31 Jul 2006 11:51:14 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G7a2n-00057V-Gj for emacs-devel@gnu.org; Mon, 31 Jul 2006 11:51:01 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G7a2l-000562-T4 for emacs-devel@gnu.org; Mon, 31 Jul 2006 11:51:01 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G7a2l-00055x-NL for emacs-devel@gnu.org; Mon, 31 Jul 2006 11:50:59 -0400 Original-Received: from [81.228.8.164] (helo=pne-smtpout2-sn2.hy.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G7a5S-0006DI-Dr for emacs-devel@gnu.org; Mon, 31 Jul 2006 11:53:46 -0400 Original-Received: from [192.168.123.121] (83.249.218.244) by pne-smtpout2-sn2.hy.skanova.net (7.2.075) id 44A2F19F006466A5; Mon, 31 Jul 2006 17:50:54 +0200 User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) Original-To: Kevin Rodgers In-Reply-To: X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:57845 Archived-At: Kevin Rodgers wrote: > Eli Zaretskii wrote: >>> From: "Drew Adams" >>> Date: Sat, 29 Jul 2006 07:42:59 -0700 >>> >>> The manual name doesn't help if you have 7 Info buffers pointing to >>> the same >>> manual. Without the node name, I can't use `C-x C-b' in this way >>> most of >>> the time: I don't necessarily have just one Info buffer per manual. >> >> If others think that it'll be useful, we can add the node name to the >> (fake) file name. > > I agree, that would be useful. > One more vote for it from me!