From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Mathias Dahl" Newsgroups: gmane.emacs.devel Subject: Re: Let `C-h i' open all Info buffers that were quit? Date: Tue, 1 Aug 2006 21:54:05 +0200 Message-ID: <7dbe73ed0608011254m5e26c6e3t6c9736b5afb433b0@mail.gmail.com> 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 1154462074 9196 80.91.229.2 (1 Aug 2006 19:54:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 1 Aug 2006 19:54:34 +0000 (UTC) Cc: Drew Adams , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Aug 01 21:54:33 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 1G80Jq-0002nm-UK for ged-emacs-devel@m.gmane.org; Tue, 01 Aug 2006 21:54:23 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G80Jq-0006MG-Rn for ged-emacs-devel@m.gmane.org; Tue, 01 Aug 2006 15:54:22 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G80Jd-0006KF-93 for emacs-devel@gnu.org; Tue, 01 Aug 2006 15:54:09 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G80Jb-0006Jo-R7 for emacs-devel@gnu.org; Tue, 01 Aug 2006 15:54:09 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G80Jb-0006Jk-O7 for emacs-devel@gnu.org; Tue, 01 Aug 2006 15:54:07 -0400 Original-Received: from [66.249.82.203] (helo=wx-out-0102.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G80MY-0008Ni-EZ for emacs-devel@gnu.org; Tue, 01 Aug 2006 15:57:10 -0400 Original-Received: by wx-out-0102.google.com with SMTP id i26so436649wxd for ; Tue, 01 Aug 2006 12:54:06 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=rPJUna5NVCdOyJJ7R/jfCM3JLPNukZ0AaCOMkxB6j4ZHc6lr0Rvs+QJYqkA0N2xzBgx9zuEo9crcfl/5WdQYaurUPZHOX8cmJAZnwgiUyn6qkzthhasv2RlIBiyphhFdCHQweHnOCushrOSVdn10wIolSa3Wrio0PN0cGCM/EHE= Original-Received: by 10.78.203.15 with SMTP id a15mr848hug; Tue, 01 Aug 2006 12:54:05 -0700 (PDT) Original-Received: by 10.78.107.2 with HTTP; Tue, 1 Aug 2006 12:54:05 -0700 (PDT) Original-To: "Eli Zaretskii" In-Reply-To: Content-Disposition: inline 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:57958 Archived-At: > > 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. That seems useful.