From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Bug in 26.1 related to X clipboard and `yank'? Date: Sat, 28 Jul 2018 00:27:21 +0300 Message-ID: <83r2joqshy.fsf@gnu.org> References: <86in51shgq.fsf@phe.ftfl.ca> <871sbpo8jk.fsf@posteo.net> <86d0v97bs9.fsf@phe.ftfl.ca> <8336w5tdtp.fsf@gnu.org> <86y3dwcyu5.fsf@phe.ftfl.ca> <831sbos8b9.fsf@gnu.org> <86pnz8cr7e.fsf@phe.ftfl.ca> NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1532726754 15149 195.159.176.226 (27 Jul 2018 21:25:54 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 27 Jul 2018 21:25:54 +0000 (UTC) Cc: brettg@posteo.net, emacs-devel@gnu.org To: Joseph Mingrone Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jul 27 23:25:50 2018 Return-path: Envelope-to: ged-emacs-devel@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 1fjAFA-0003nv-N9 for ged-emacs-devel@m.gmane.org; Fri, 27 Jul 2018 23:25:48 +0200 Original-Received: from localhost ([::1]:43060 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fjAHH-0003E5-87 for ged-emacs-devel@m.gmane.org; Fri, 27 Jul 2018 17:27:59 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60733) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fjAGi-0003Do-IT for emacs-devel@gnu.org; Fri, 27 Jul 2018 17:27:25 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fjAGe-0004pJ-7w for emacs-devel@gnu.org; Fri, 27 Jul 2018 17:27:24 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:39134) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fjAGe-0004p9-3l; Fri, 27 Jul 2018 17:27:20 -0400 Original-Received: from [176.228.60.248] (port=4150 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1fjAGd-0004Xb-JN; Fri, 27 Jul 2018 17:27:19 -0400 In-reply-to: <86pnz8cr7e.fsf@phe.ftfl.ca> (message from Joseph Mingrone on Fri, 27 Jul 2018 18:19:01 -0300) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:227886 Archived-At: > From: Joseph Mingrone > Date: Fri, 27 Jul 2018 18:19:01 -0300 > Cc: brettg@posteo.net, emacs-devel@gnu.org > > > Then I guess the bug is somehow fixed on master? > > It seems so. After about 20 minutes of searching the commit logs of the master and emacs-26 branches, no obvious commit that fixes the problem stands out though. You could try bisecting. Not sure it's worth the hassle, though.