From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Ken Brown Newsgroups: gmane.emacs.bugs Subject: bug#24091: Problem caused by the fix for this bug Date: Thu, 26 Oct 2017 14:12:03 -0400 Message-ID: References: <24533f31-9fc2-b38e-aaeb-561616cdf77f@gmail.com> <136e1c0c-a33f-3edb-505b-c74a1ea0c6d0@cornell.edu> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: blaine.gmane.org 1509041599 1285 195.159.176.226 (26 Oct 2017 18:13:19 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 26 Oct 2017 18:13:19 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 Cc: 24091@debbugs.gnu.org To: Noam Postavsky Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Oct 26 20:13:16 2017 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 1e7meR-0007NL-4q for geb-bug-gnu-emacs@m.gmane.org; Thu, 26 Oct 2017 20:13:07 +0200 Original-Received: from localhost ([::1]:54113 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e7meY-0005LM-8z for geb-bug-gnu-emacs@m.gmane.org; Thu, 26 Oct 2017 14:13:14 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60734) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e7meR-0005K8-PU for bug-gnu-emacs@gnu.org; Thu, 26 Oct 2017 14:13:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e7meM-0004Z4-0x for bug-gnu-emacs@gnu.org; Thu, 26 Oct 2017 14:13:07 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:54980) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e7meL-0004Yt-TC for bug-gnu-emacs@gnu.org; Thu, 26 Oct 2017 14:13:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e7meL-0003Cl-Lf for bug-gnu-emacs@gnu.org; Thu, 26 Oct 2017 14:13:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Ken Brown Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 26 Oct 2017 18:13:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24091 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch confirmed fixed Original-Received: via spool by 24091-submit@debbugs.gnu.org id=B24091.150904153312253 (code B ref 24091); Thu, 26 Oct 2017 18:13:01 +0000 Original-Received: (at 24091) by debbugs.gnu.org; 26 Oct 2017 18:12:13 +0000 Original-Received: from localhost ([127.0.0.1]:35428 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e7mdY-0003BZ-TL for submit@debbugs.gnu.org; Thu, 26 Oct 2017 14:12:13 -0400 Original-Received: from limerock01.mail.cornell.edu ([128.84.13.241]:33222) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e7mdX-0003BK-Un for 24091@debbugs.gnu.org; Thu, 26 Oct 2017 14:12:12 -0400 X-CornellRouted: This message has been Routed already. Original-Received: from authusersmtp.mail.cornell.edu (granite4.serverfarm.cornell.edu [10.16.197.9]) by limerock01.mail.cornell.edu (8.14.4/8.14.4_cu) with ESMTP id v9QIC4NM011171; Thu, 26 Oct 2017 14:12:05 -0400 Original-Received: from [10.13.22.3] (65-112-130-194.dia.static.qwest.net [65.112.130.194]) (authenticated bits=0) by authusersmtp.mail.cornell.edu (8.14.4/8.12.10) with ESMTP id v9QIC31b022186 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Thu, 26 Oct 2017 14:12:04 -0400 In-Reply-To: Content-Language: en-US X-PMX-Cornell-Gauge: Gauge=X X-PMX-CORNELL-AUTH-RESULTS: dkim-out=none; 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:139027 Archived-At: On 10/26/2017 1:42 PM, Noam Postavsky wrote: > On Thu, Oct 26, 2017 at 1:22 PM, Ken Brown wrote: >> I've just discovered that the fix for this bug (commit >> 6a788d2fc18c23dcfc5d0352649b2f690e9cbff7) causes problems on the X11 build >> of Emacs on Cygwin > > This was later modified in [1: e1f6e31]; do you see problems before > that commit, or after it (or both)? The commit I cited was the first bad one (as determined by git bisect). The problem still exists in the current HEAD of the emacs-26 branch. Ken