From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: Re: View-quit in *Help* restores wrong window when display-buffer-reuse-frames is t Date: Wed, 17 Oct 2007 16:58:42 -0400 Message-ID: References: <70FBB428-1B37-4C3B-A60D-E3A7139E384C@gmail.com> <4711D670.6060508@gmx.at> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1192654739 12552 80.91.229.12 (17 Oct 2007 20:58:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 17 Oct 2007 20:58:59 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org, dashteacup@insightbb.com To: martin rudalics Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Oct 17 22:58:59 2007 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IiFyl-0000Du-2N for geb-bug-gnu-emacs@m.gmane.org; Wed, 17 Oct 2007 22:58:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IiFyd-0005zz-Rs for geb-bug-gnu-emacs@m.gmane.org; Wed, 17 Oct 2007 16:58:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IiFyX-0005xY-Su for bug-gnu-emacs@gnu.org; Wed, 17 Oct 2007 16:58:45 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IiFyW-0005vW-Qb for bug-gnu-emacs@gnu.org; Wed, 17 Oct 2007 16:58:45 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IiFyW-0005vM-NI for bug-gnu-emacs@gnu.org; Wed, 17 Oct 2007 16:58:44 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IiFyW-0002j5-GK for bug-gnu-emacs@gnu.org; Wed, 17 Oct 2007 16:58:44 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1IiFyU-00045v-Lr; Wed, 17 Oct 2007 16:58:42 -0400 X-Spook: Lexis-Nexis illuminati Clinton Chobetsu airframe SRI Ft. X-Ran: wS+{ifND|\i1sA8"m'8hPsbDTW_"mzT7R;AlSpyw6m9I4-B+a_Is.4yV[&6zs2L,b17)jL X-Hue: cyan X-Attribution: GM In-Reply-To: <4711D670.6060508@gmx.at> (martin rudalics's message of "Sun, 14 Oct 2007 10:42:24 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:16772 Archived-At: martin rudalics wrote: > Thanks for reporting. This is one of a couple of known problems with > `View-quit'. I posted a tentative patch here > > http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00154.html > > and would be very glad if someone could try whether it helps to solve > this and related problems. I tried your patch. It fixes this problem and the problem in the thread where you originally posted it. Is there anything else I should test?