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: Mon, 23 May 2016 10:39:33 -0700 Organization: UCLA Computer Science Department Message-ID: <58421120-358c-90c4-ddc5-d13f6b5108ea@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> <83r3ct5wt7.fsf@gnu.org> <2c190d85-70f2-474b-59b4-04248dbaeb51@cs.ucla.edu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1464025199 689 80.91.229.3 (23 May 2016 17:39:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 23 May 2016 17:39:59 +0000 (UTC) Cc: jwiegley@gmail.com, emacs-devel@gnu.org To: Dmitry Gutov , Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 23 19:39:52 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 1b4tpX-00077G-MU for ged-emacs-devel@m.gmane.org; Mon, 23 May 2016 19:39:51 +0200 Original-Received: from localhost ([::1]:49574 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b4tpW-0000Y4-Uo for ged-emacs-devel@m.gmane.org; Mon, 23 May 2016 13:39:50 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47395) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b4tpQ-0000XS-NR for emacs-devel@gnu.org; Mon, 23 May 2016 13:39:45 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b4tpO-0001ax-SD for emacs-devel@gnu.org; Mon, 23 May 2016 13:39:43 -0400 Original-Received: from zimbra.cs.ucla.edu ([131.179.128.68]:35409) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b4tpI-0001Zl-EH; Mon, 23 May 2016 13:39:36 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id B6444161271; Mon, 23 May 2016 10:39:34 -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 vqo6nq7185ml; Mon, 23 May 2016 10:39:34 -0700 (PDT) Original-Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 0EA5716128C; Mon, 23 May 2016 10:39:34 -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 p2w-s0mDMrtg; Mon, 23 May 2016 10:39:33 -0700 (PDT) Original-Received: from penguin.cs.ucla.edu (Penguin.CS.UCLA.EDU [131.179.64.200]) by zimbra.cs.ucla.edu (Postfix) with ESMTPSA id E7F36161271; Mon, 23 May 2016 10:39:33 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0 In-Reply-To: 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:203966 Archived-At: On 05/23/2016 09:36 AM, Dmitry Gutov wrote: > I don't see it with Git in 24.5. Just "Binary files > a/test-chin-jap.tex and b/test-chin-jap.tex differ". Ah, I didn't test Git, only RCS. You're right, there is a regression for Git (which is way more important than RCS these days). I will follow up on Bug#23595. Whether this is a blocker depends on the importance of Git-controlled UTF-16 files.