From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Werner LEMBERG Newsgroups: gmane.emacs.devel Subject: Re: Make the compilation slightly less verbose? Date: Fri, 14 Jun 2019 22:12:54 +0200 (CEST) Message-ID: <20190614.221254.588073287305040673.wl@gnu.org> References: <83y324vvsz.fsf@gnu.org> <20190614192849.GC23182@ACM> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="220662"; mail-complaints-to="usenet@blaine.gmane.org" Cc: emacs-devel@gnu.org To: acm@muc.de Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 14 22:15:07 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hbsbL-000vEu-6X for ged-emacs-devel@m.gmane.org; Fri, 14 Jun 2019 22:15:07 +0200 Original-Received: from localhost ([::1]:55016 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hbsbJ-0001vg-Sh for ged-emacs-devel@m.gmane.org; Fri, 14 Jun 2019 16:15:05 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:53804) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hbsZV-0001qW-4l for emacs-devel@gnu.org; Fri, 14 Jun 2019 16:13:15 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hbsZT-0007kj-OQ for emacs-devel@gnu.org; Fri, 14 Jun 2019 16:13:13 -0400 Original-Received: from mout02.posteo.de ([185.67.36.66]:42237) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hbsZT-0007il-HC for emacs-devel@gnu.org; Fri, 14 Jun 2019 16:13:11 -0400 Original-Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id D9E5C2400E6 for ; Fri, 14 Jun 2019 22:13:09 +0200 (CEST) Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 45QWxx15Vgz9rxM; Fri, 14 Jun 2019 22:13:09 +0200 (CEST) In-Reply-To: <20190614192849.GC23182@ACM> X-Mailer: Mew version 6.8 on Emacs 27.0.50 / Mule 6.0 (HANACHIRUSATO) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 185.67.36.66 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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:237644 Archived-At: >> > ELC ../lisp/dos-fns.elc >> > ELC ../lisp/dos-vars.elc >> > ELC ../lisp/dos-w32.elc >> > ELC ../lisp/dynamic-setting.elc > >> I don't really see why your personal preferences should be forced on >> all of us. > > If I understand this correctly, three lines of output were being > output for each file, and the information content of two of these > was close to, if not actually, zero. > > So I see this as an objectively desirable change. +1 Werner