From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#28995: xref next-error breaks with with-selected-window in next-error-hook Date: Tue, 17 Apr 2018 23:30:31 +0300 Organization: LINKOV.NET Message-ID: <87y3hleftk.fsf@mail.linkov.net> References: NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1523997138 6242 195.159.176.226 (17 Apr 2018 20:32:18 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 17 Apr 2018 20:32:18 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu) Cc: 28995-done@debbugs.gnu.org To: Jonathan Kotta Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Apr 17 22:32:14 2018 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f8XGu-0001ST-O4 for geb-bug-gnu-emacs@m.gmane.org; Tue, 17 Apr 2018 22:32:12 +0200 Original-Received: from localhost ([::1]:33034 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f8XIz-00016J-NT for geb-bug-gnu-emacs@m.gmane.org; Tue, 17 Apr 2018 16:34:21 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47636) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f8XIm-000132-Q8 for bug-gnu-emacs@gnu.org; Tue, 17 Apr 2018 16:34:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f8XIh-0007O0-Sf for bug-gnu-emacs@gnu.org; Tue, 17 Apr 2018 16:34:08 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:50092) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1f8XIh-0007MQ-O4 for bug-gnu-emacs@gnu.org; Tue, 17 Apr 2018 16:34:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1f8XIh-0002qR-GA for bug-gnu-emacs@gnu.org; Tue, 17 Apr 2018 16:34:03 -0400 Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Tue, 17 Apr 2018 20:34:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 28995 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 28995@debbugs.gnu.org, juri@linkov.net, jpkotta@gmail.com Original-Received: via spool by 28995-done@debbugs.gnu.org id=D28995.152399718610853 (code D ref 28995); Tue, 17 Apr 2018 20:34:01 +0000 Original-Received: (at 28995-done) by debbugs.gnu.org; 17 Apr 2018 20:33:06 +0000 Original-Received: from localhost ([127.0.0.1]:57985 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f8XHm-0002oz-0V for submit@debbugs.gnu.org; Tue, 17 Apr 2018 16:33:06 -0400 Original-Received: from sub3.mail.dreamhost.com ([69.163.253.7]:49924 helo=homiemail-a21.g.dreamhost.com) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f8XHk-0002oq-5a for 28995-done@debbugs.gnu.org; Tue, 17 Apr 2018 16:33:04 -0400 Original-Received: from homiemail-a21.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a21.g.dreamhost.com (Postfix) with ESMTP id F0BD81C0069; Tue, 17 Apr 2018 13:33:02 -0700 (PDT) Original-Received: from localhost.linkov.net (m91-129-110-22.cust.tele2.ee [91.129.110.22]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: jurta@jurta.org) by homiemail-a21.g.dreamhost.com (Postfix) with ESMTPSA id 181971C0064; Tue, 17 Apr 2018 13:33:01 -0700 (PDT) In-Reply-To: (Jonathan Kotta's message of "Wed, 25 Oct 2017 11:17:04 -0500") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:145522 Archived-At: It seems this is already fixed together with bug#27362. If not, then please reopen.