From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Reiner Steib Newsgroups: gmane.emacs.devel Subject: Re: help-mode changes Date: Wed, 19 Apr 2006 14:36:18 +0200 Message-ID: References: <87ejzudpvi.fsf@pacem.orebokech.com> Reply-To: Reiner Steib NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1145450224 12960 80.91.229.2 (19 Apr 2006 12:37:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 19 Apr 2006 12:37:04 +0000 (UTC) Cc: "Richard M. Stallman" , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Apr 19 14:36:59 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 1FWBvR-0007m3-8v for ged-emacs-devel@m.gmane.org; Wed, 19 Apr 2006 14:36:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FWBvQ-0002NX-QO for ged-emacs-devel@m.gmane.org; Wed, 19 Apr 2006 08:36:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FWBv8-0002N5-Mg for emacs-devel@gnu.org; Wed, 19 Apr 2006 08:36:34 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FWBv6-0002MP-A3 for emacs-devel@gnu.org; Wed, 19 Apr 2006 08:36:33 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FWBv6-0002MK-2N for emacs-devel@gnu.org; Wed, 19 Apr 2006 08:36:32 -0400 Original-Received: from [134.60.1.1] (helo=mail.uni-ulm.de) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FWBw7-0003V4-Cq; Wed, 19 Apr 2006 08:37:35 -0400 Original-Received: from bridgekeeper.physik.uni-ulm.de (bridgekeeper.physik.uni-ulm.de [134.60.10.123]) by mail.uni-ulm.de (8.13.6/8.13.6) with ESMTP id k3JCaIjh014506; Wed, 19 Apr 2006 14:36:19 +0200 (MEST) Original-Received: by bridgekeeper.physik.uni-ulm.de (Postfix, from userid 170) id 7312211717; Wed, 19 Apr 2006 14:36:18 +0200 (CEST) Mail-Followup-To: Romain Francoise , "Richard M. Stallman" , emacs-devel@gnu.org Original-To: Romain Francoise X-Face: #vK]N[`vqjuod*|)'[iD7/"3AB-ApT%fmN"LWAg@oS7OesGv~)n[OBTLM#I="J'Y^-7I I/ps7o_'IK@#-Rs{::DZ@O8yS|fexe,XslY[:dNWOb~>?mC-&i_c)say:"\IpA.5U.b]'NY; Pks{lb h.+#6%DpZuaK3dcHB`Av3zc:r!C%~s0&m, tWj]&}, qg.+0ww2gK%f!:GK|wMl.I!(voY*1"^li8"~B BNG)9LvPi?^DMR-GVDnZqhu*3Hi, +g=wFhI)BL6&u{EOVEHjVEVq~d?_}lMntWAc3(6?kftjc>_f>! g0wM(qPM$d5]^TT_Qyi&L?LGVG)SHN;Gk/,pkY9,~ In-Reply-To: <87ejzudpvi.fsf@pacem.orebokech.com> (Romain Francoise's message of "Wed, 19 Apr 2006 08:46:25 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-DCC--Metrics: gemini 1074; Body=3 Fuz1=3 Fuz2=3 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:53067 Archived-At: On Wed, Apr 19 2006, Romain Francoise wrote: > 2006-04-18 Richard Stallman > > * help-mode.el (help-mode): Set view-exit-action to delete window. > > causes a bug: hitting `q' in a *Help* buffer now signals the following > error: ``Attempt to delete minibuffer or sole ordinary window''. [...] >> (setq view-no-disable-on-exit t) >> + (setq view-exit-action (lambda (buffer) (delete-window))) >> (run-mode-hooks 'help-mode-hook)) I see another bug introduced by this change. To reproduce: emacs -Q -eval '(push "*Help*" special-display-buffer-names)' C-x 2 C-x b RET ==> the frame contains the *Messages* window above the *scratch* C-h f gnus RET Focus the *Help* buffer Hit `q' ==> the *Messages* window was deleted, only the *scratch* buffer is visible. Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/