From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: blurevu Newsgroups: gmane.emacs.help Subject: Re: automatically close the msg buffer after looking getting help info. Date: Tue, 27 Jul 2010 10:50:08 -0700 (PDT) Organization: http://groups.google.com Message-ID: <33321ba1-0a8c-43cb-8651-3e02c64e1b27@x13g2000vbe.googlegroups.com> References: <5c8c8d35-b2c0-4b77-a973-d4a5166b23b9@q35g2000yqn.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1291949386 20416 80.91.229.12 (10 Dec 2010 02:49:46 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 10 Dec 2010 02:49:46 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Dec 10 03:49:41 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PQt3F-00026m-Az for geh-help-gnu-emacs@m.gmane.org; Fri, 10 Dec 2010 03:49:41 +0100 Original-Received: from localhost ([127.0.0.1]:38757 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PQsG8-00036f-SX for geh-help-gnu-emacs@m.gmane.org; Thu, 09 Dec 2010 20:58:56 -0500 Original-Path: usenet.stanford.edu!postnews.google.com!x13g2000vbe.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 9 Original-NNTP-Posting-Host: 24.242.2.225 Original-X-Trace: posting.google.com 1280253008 17452 127.0.0.1 (27 Jul 2010 17:50:08 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Tue, 27 Jul 2010 17:50:08 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: x13g2000vbe.googlegroups.com; posting-host=24.242.2.225; posting-account=SAirAQkAAACICdvTRh3nM7voXGdqNlr8 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.8) Gecko/20100723 Ubuntu/9.04 (jaunty) Firefox/3.6.8,gzip(gfe) Original-Xref: usenet.stanford.edu gnu.emacs.help:180119 X-Mailman-Approved-At: Thu, 09 Dec 2010 20:09:01 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:77227 Archived-At: On Jul 23, 1:36=A0am, Elena wrote: > What do you mean? How can Emacs close an help buffer automatically > without knowing you have done reading it? It would close the help window buffer that had opened after a mouse event or keystroke in the working buffer, so a `C-x 1' or `C-x k' would not be required to get rid of the help buffer. You could mouse click into the help buffer if you wanted to search for further info, I think you could at least. Anyway, not that big of a deal.