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: Failure building Emacs master Date: Wed, 22 Mar 2017 18:08:51 +0200 Message-ID: <83zigd5m5o.fsf@gnu.org> References: <8b2b0f82-85bd-a67f-d4e9-a6f5bf531d60@alice.it> <32e9f1c2-f41d-74c8-16b5-e169c085abb3@cs.ucla.edu> <831stqwiu6.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1490200484 18973 195.159.176.226 (22 Mar 2017 16:34:44 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 22 Mar 2017 16:34:44 +0000 (UTC) Cc: eggert@cs.ucla.edu, emacs-devel@gnu.org To: Angelo Graziosi Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 22 17:34:39 2017 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 1cqjDS-0003jE-NT for ged-emacs-devel@m.gmane.org; Wed, 22 Mar 2017 17:34:30 +0100 Original-Received: from localhost ([::1]:52184 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cqjDX-0005bp-3R for ged-emacs-devel@m.gmane.org; Wed, 22 Mar 2017 12:34:35 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38373) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cqiom-0000oV-US for emacs-devel@gnu.org; Wed, 22 Mar 2017 12:09:01 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cqioh-0003jY-8h for emacs-devel@gnu.org; Wed, 22 Mar 2017 12:09:00 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:46679) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cqioh-0003jS-5A; Wed, 22 Mar 2017 12:08:55 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:1196 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1cqiog-0001gW-CD; Wed, 22 Mar 2017 12:08:54 -0400 In-reply-to: (message from Angelo Graziosi on Tue, 21 Mar 2017 21:13:37 +0100) 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:213237 Archived-At: > Cc: emacs-devel@gnu.org > From: Angelo Graziosi > Date: Tue, 21 Mar 2017 21:13:37 +0100 > > Il 21/03/2017 20:06, Eli Zaretskii ha scritto: > >> From: Paul Eggert > >> Date: Tue, 21 Mar 2017 11:24:23 -0700 > >> Cc: Emacs developers > >> > >> On 03/21/2017 09:45 AM, Angelo Graziosi wrote: > >>> It seems the patch is not yet applied on master.. > >> > >> I applied it just now (with streamlined diagnostics), since you and I > >> liked the idea and there wasn't any opposing opinion. > > > > I reverted it, since I specifically asked not to make this the > > default. > > > > ..then you should fix also the configure warning... [*] I'm not against clarifying messages, I just think that removing a feature which needs the message instead of improving the message is too drastic a measure. Paul clarified the message, so if the new wording is clear enough in your opinion, we can close the issue. Thanks.