From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Paul Eggert Newsgroups: gmane.emacs.devel Subject: Re: Making better use of the "release blocking list" [was: bug#23288: 25.0.92; Clicking on links inserts primary X selection] Date: Sat, 21 May 2016 19:02:43 -0700 Organization: UCLA Computer Science Department Message-ID: <57411343.5080304@cs.ucla.edu> References: <83mvnxau5t.fsf@gnu.org> <83futobsw1.fsf@gnu.org> <837ff0b931.fsf@gnu.org> <33d66ff1-7bf2-2ba5-29d9-b510bf1e344e@cs.ucla.edu> <1v60ud253m.fsf@fencepost.gnu.org> <83eg8v6xju.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1463882597 7988 80.91.229.3 (22 May 2016 02:03:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 22 May 2016 02:03:17 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii , John Wiegley Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun May 22 04:03:08 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1b4IjN-0005Dy-5q for ged-emacs-devel@m.gmane.org; Sun, 22 May 2016 04:03:01 +0200 Original-Received: from localhost ([::1]:41783 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b4IjM-0007N4-9j for ged-emacs-devel@m.gmane.org; Sat, 21 May 2016 22:03:00 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47618) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b4IjG-0007Mk-KB for emacs-devel@gnu.org; Sat, 21 May 2016 22:02:55 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b4IjE-0006UK-Kf for emacs-devel@gnu.org; Sat, 21 May 2016 22:02:53 -0400 Original-Received: from zimbra.cs.ucla.edu ([131.179.128.68]:44456) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b4Ij7-0006TT-Um; Sat, 21 May 2016 22:02:46 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 099251612CA; Sat, 21 May 2016 19:02:45 -0700 (PDT) Original-Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id ArydZ1M-YkaY; Sat, 21 May 2016 19:02:43 -0700 (PDT) Original-Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id D87BD16132A; Sat, 21 May 2016 19:02:43 -0700 (PDT) X-Virus-Scanned: amavisd-new at zimbra.cs.ucla.edu Original-Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id hjH8o7eWdSAl; Sat, 21 May 2016 19:02:43 -0700 (PDT) Original-Received: from [192.168.1.9] (unknown [100.32.155.148]) by zimbra.cs.ucla.edu (Postfix) with ESMTPSA id B585B1612CA; Sat, 21 May 2016 19:02:43 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 In-Reply-To: <83eg8v6xju.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 131.179.128.68 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:203935 Archived-At: Eli Zaretskii wrote: > 20247 -- for Emacs 25.1, suggest to default > desktop-restore-in-current-display to t, and then release t= he block Yes, that's my thought too; see . This is a= change=20 to Emacs behavior and I said I'd mention this on emacs-devel before insta= lling=20 it, but now I see you beat me to mentioning it. The main objections in that bug report to changing the default were along= the=20 lines of "someone should come up with a better fix", which of course woul= d be=20 nice if someone had the time to do that. In the meantime changing the def= ault=20 would have prevented the reported problem and seems like an improvement o= verall.