From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Reitter Newsgroups: gmane.emacs.bugs Subject: Re: View-quit in *Help* restores wrong window when display-buffer-reuse-frames is t Date: Mon, 22 Oct 2007 22:45:25 +0100 Message-ID: References: <70FBB428-1B37-4C3B-A60D-E3A7139E384C@gmail.com> <4711D670.6060508@gmx.at> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: multipart/alternative; boundary=Apple-Mail-11-33960612 X-Trace: ger.gmane.org 1193089601 32013 80.91.229.12 (22 Oct 2007 21:46:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 22 Oct 2007 21:46:41 +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 Mon Oct 22 23:46:41 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 1Ik56d-0005JM-Q5 for geb-bug-gnu-emacs@m.gmane.org; Mon, 22 Oct 2007 23:46:40 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ik56V-0003br-VQ for geb-bug-gnu-emacs@m.gmane.org; Mon, 22 Oct 2007 17:46:31 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ik55c-0003Hi-Rf for bug-gnu-emacs@gnu.org; Mon, 22 Oct 2007 17:45:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ik55a-0003GY-S7 for bug-gnu-emacs@gnu.org; Mon, 22 Oct 2007 17:45:36 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ik55a-0003GS-MD for bug-gnu-emacs@gnu.org; Mon, 22 Oct 2007 17:45:34 -0400 Original-Received: from ug-out-1314.google.com ([66.249.92.168]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ik55a-0001nx-Dq for bug-gnu-emacs@gnu.org; Mon, 22 Oct 2007 17:45:34 -0400 Original-Received: by ug-out-1314.google.com with SMTP id a2so29135ugf for ; Mon, 22 Oct 2007 14:45:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:in-reply-to:references:mime-version:content-type:message-id:cc:from:subject:date:to:x-mailer; bh=llqzDX08QLk8qACZ16TUn87MNxkW0xCEqEqsLlsHiL4=; b=JRFi3MKBLPVQAy18uu6zTf6HAJqZ2r6pxbHBIVSGPK61pZ7Hxf2/KTcpUJmjjV0yLnw0UA9a7JdbgmjpQjWa90G0ktekfIrcSGKUXtR6Z1Mr+alr4+hyZAzAopHoXOgYusbtLWwzzhopQ4KBjLTomS/EPXrdGfLqTb/tNNpL0xU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:from:subject:date:to:x-mailer; b=PaTiUi7QObhDa1t5P2AEoUSvnYR2F3GpdFdjVRLUGFmnhgtuezfBtiC6DpFt5bndoIy+oVKe/VZ70C5MPkY5VB19Yvs/UMXXhLDG3hdJb/twxZzwuV+bXU/Dc6cNGQyVHjCVPl/Yl/OmAwb7S4MxVV0iQVynh6wXRRfuOl+H8IA= Original-Received: by 10.66.236.13 with SMTP id j13mr39047ugh.1193089532726; Mon, 22 Oct 2007 14:45:32 -0700 (PDT) Original-Received: from ?192.168.1.71? ( [81.179.118.209]) by mx.google.com with ESMTPS id 32sm121362ugd.2007.10.22.14.45.30 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 22 Oct 2007 14:45:31 -0700 (PDT) In-Reply-To: <4711D670.6060508@gmx.at> X-Mailer: Apple Mail (2.752.3) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:16805 Archived-At: --Apple-Mail-11-33960612 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed On 14 Oct 2007, at 09:42, 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. OK, this fixes the problem. As given in the e-mail linked above, the patch won't apply because of word wrapping on the web server and some whitespace issues, but once that's fixed it worked for me with the current version 22 branch. Thanks. PS.: To the OP: you can download a version of Aquamacs that has the patch applied here: http://aquamacs.org/nightlies.shtml (please allow 12 hours from now for the PPC build.) --Apple-Mail-11-33960612 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=ISO-8859-1
On 14 Oct 2007, at 09:42, martin rudalics = wrote:

Thanks for = reporting.=A0 This is one of a couple of known problems = with
`View-quit'.=A0 I posted a tentative patch = here


and would be very glad if someone could = try whether it helps to solve
this and related = problems.

OK, this fixes the = problem. As given in the e-mail linked above, the patch won't apply = because of word wrapping on the web server and some whitespace issues, = but once that's fixed it worked for me with the current version 22 = branch.

Thanks.

PS.: To the OP: you can = download a version of Aquamacs that has the patch applied here: http://aquamacs.org/nightlies= .shtml =A0(please allow 12 hours from now for the PPC = build.)

= --Apple-Mail-11-33960612--