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: Sat, 1 Dec 2007 00:01:01 -0800 (PST) Organization: http://groups.google.com Message-ID: <50b35e9f-4873-4818-9cb8-728cd77e9a13@y5g2000hsf.googlegroups.com> 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=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1196498430 750 80.91.229.12 (1 Dec 2007 08:40:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 1 Dec 2007 08:40:30 +0000 (UTC) To: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Dec 01 09:40:40 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 1IyNtt-0003ES-Mt for geb-bug-gnu-emacs@m.gmane.org; Sat, 01 Dec 2007 09:40:37 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IyNtd-0005rc-Lz for geb-bug-gnu-emacs@m.gmane.org; Sat, 01 Dec 2007 03:40:21 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!y5g2000hsf.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.bug Original-Lines: 27 Original-NNTP-Posting-Host: 86.151.118.16 Original-X-Trace: posting.google.com 1196496061 30214 127.0.0.1 (1 Dec 2007 08:01:01 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Sat, 1 Dec 2007 08:01:01 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: y5g2000hsf.googlegroups.com; posting-host=86.151.118.16; posting-account=dNOYNQ8AAACwfFSGn4ugtJc5znxYfzds User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en; rv:1.8.1.11pre) Gecko/20071129 Camino/1.6a1pre (like Firefox/2.0.0.11pre), gzip(gfe), gzip(gfe) Content-Disposition: inline Original-Xref: shelby.stanford.edu gnu.emacs.bug:44021 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:17101 Archived-At: On Nov 29, 10:22 am, martin rudalics wrote: > It's in the trunk now with a couple of minor modifications. > I'm afraid that moving it back to 22.2 will rather break > things than fixing them. Can you tell me which hunks don't > apply any more? Sure. I've applied it to the 22 branch, though. patching file lisp/descr-text.el patching file lisp/disp-table.el patching file lisp/faces.el Hunk #6 FAILED at 1504. Hunk #7 FAILED at 1646. 2 out of 7 hunks FAILED -- saving rejects to file lisp/faces.el.rej patching file lisp/help-fns.el patching file lisp/help-mode.el patching file lisp/help.el Hunk #1 succeeded at 124 (offset 1 line). Hunk #2 succeeded at 433 (offset 2 lines). Hunk #3 succeeded at 445 (offset 2 lines). Hunk #4 succeeded at 720 (offset 2 lines). Hunk #5 succeeded at 756 (offset 2 lines). Hunk #6 succeeded at 773 (offset 2 lines). Hunk #7 succeeded at 841 (offset 2 lines). Hunk #8 succeeded at 974 (offset 2 lines). patching file lisp/view.el