From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: `q' in `C-h C-h' does not act like `View-quit' Date: Mon, 18 Sep 2006 19:39:52 -0400 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1158622841 7064 80.91.229.2 (18 Sep 2006 23:40:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 18 Sep 2006 23:40:41 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 19 01:40:41 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 1GPSj8-0001gf-E3 for ged-emacs-devel@m.gmane.org; Tue, 19 Sep 2006 01:40:38 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GPSj7-0001eo-Dp for ged-emacs-devel@m.gmane.org; Mon, 18 Sep 2006 19:40:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GPSiR-0000fy-41 for emacs-devel@gnu.org; Mon, 18 Sep 2006 19:39:55 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GPSiQ-0000eX-Cb for emacs-devel@gnu.org; Mon, 18 Sep 2006 19:39:54 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GPSiQ-0000eJ-9d for emacs-devel@gnu.org; Mon, 18 Sep 2006 19:39:54 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GPSlM-0000Uy-HK for emacs-devel@gnu.org; Mon, 18 Sep 2006 19:42:56 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1GPSiO-00064O-7v; Mon, 18 Sep 2006 19:39:52 -0400 Original-To: "Drew Adams" 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:59992 Archived-At: No, unfortunately. emacs -Q (setq pop-up-frames t) C-h C-h q The *Help* frame is iconified. I verified that it runs View-quit. View-quit seems to iconify the frame. I am not sure if that is wrong. Note, too, that if you select (put the cursor in) the *Help* frame and then use C-h q or M-x help-quit, nothing happens. Likewise, if you use C-h q or M-x help-quit from another buffer. Is it still in View mode when you do this?