GNU bug report logs - #20931
batch byte-compilation is too quiet now

Previous Next

Package: emacs;

Reported by: Glenn Morris <rgm <at> gnu.org>

Date: Mon, 29 Jun 2015 18:03:01 UTC

Severity: minor

Tags: wontfix

Found in version 25.0.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 20931 in the body.
You can then email your comments to 20931 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#20931; Package emacs. (Mon, 29 Jun 2015 18:03:02 GMT) Full text and rfc822 format available.

Message #3 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: submit <at> debbugs.gnu.org
Subject: batch byte-compilation is too quiet now
Date: Mon, 29 Jun 2015 14:01:59 -0400
Package: emacs
Version: 25.0.50

Batch byte-compilation is too quiet now:

  emacs-24.5 -Q -batch -f batch-byte-compile foo.el
  Wrote /tmp/foo.elc

Current master:

  emacs -Q -batch -f batch-byte-compile foo.el
  <Prints nothing>




Added indication that bug 20931 blocks19759 Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Mon, 29 Jun 2015 18:06:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#20931; Package emacs. (Mon, 29 Jun 2015 19:55:03 GMT) Full text and rfc822 format available.

Message #8 received at 20931 <at> debbugs.gnu.org (full text, mbox):

From: Artur Malabarba <bruce.connor.am <at> gmail.com>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 20931 <at> debbugs.gnu.org
Subject: Re: bug#20931: batch byte-compilation is too quiet now
Date: Mon, 29 Jun 2015 20:54:07 +0100
Though I messed around that area recently, I think this specific
silence is being caused by this line:
    (or noninteractive (message "Wrote %s" target-file))

Which was instroduced by this commit, which seems to be intentional.

cd2d58c1c81d608d6e1aefe1eb8a3d1f1cd60540
Author:     Paul Eggert <a
href="mailto:eggert <at> cs.ucla.edu">eggert <at> cs.ucla.edu</a>
AuthorDate: Sat Jan 3 18:28:35 2015 -0800
Commit:     Paul Eggert <a
href="mailto:eggert <at> cs.ucla.edu">eggert <at> cs.ucla.edu</a>
CommitDate: Sat Jan 3 18:29:23 2015 -0800

Less 'make' chatter in batch mode

* admin/unidata/unidata-gen.el (unidata-gen-files):
* lisp/emacs-lisp/autoload.el (autoload-generate-file-autoloads):
* lisp/emacs-lisp/bytecomp.el (byte-compile-file):
* lisp/files.el (save-buffer, basic-save-buffer):
* lisp/international/quail.el (quail-update-leim-list-file):
Don't output messages like "Generating ..." in batch mode.

2015-06-29 19:01 GMT+01:00 Glenn Morris <rgm <at> gnu.org>:
> Package: emacs
> Version: 25.0.50
>
> Batch byte-compilation is too quiet now:
>
>   emacs-24.5 -Q -batch -f batch-byte-compile foo.el
>   Wrote /tmp/foo.elc
>
> Current master:
>
>   emacs -Q -batch -f batch-byte-compile foo.el
>   <Prints nothing>
>
>
>




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#20931; Package emacs. (Tue, 30 Jun 2015 03:44:02 GMT) Full text and rfc822 format available.

Message #11 received at 20931 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: bruce.connor.am <at> gmail.com
Cc: 20931 <at> debbugs.gnu.org
Subject: Re: bug#20931: batch byte-compilation is too quiet now
Date: Mon, 29 Jun 2015 23:43:43 -0400
Artur Malabarba wrote:

> Which was instroduced by this commit, which seems to be intentional.
>
> cd2d58c1c81d608d6e1aefe1eb8a3d1f1cd60540
> Author:     Paul Eggert <a
> href="mailto:eggert <at> cs.ucla.edu">eggert <at> cs.ucla.edu</a>
> AuthorDate: Sat Jan 3 18:28:35 2015 -0800
> Commit:     Paul Eggert <a
> href="mailto:eggert <at> cs.ucla.edu">eggert <at> cs.ucla.edu</a>
> CommitDate: Sat Jan 3 18:29:23 2015 -0800
>
> Less 'make' chatter in batch mode

I like the changes in the verbosity of Emacs's own "make" output, but
batch-byte-compile is a general utility function with uses other than
"building Emacs", and it's a bit weird to see it totally silent after
many years of printing the name of the compiled file. On the other hand,
eg gcc doesn't print anything on a successful compilation, so maybe I
should just get used to it (I don't know if it's worth a NEWS entry).




Removed indication that bug 20931 blocks Request was from Paul Eggert <eggert <at> cs.ucla.edu> to control <at> debbugs.gnu.org. (Mon, 21 Mar 2016 20:07:02 GMT) Full text and rfc822 format available.

Added tag(s) wontfix. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Sun, 12 Feb 2017 01:23:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 20931 <at> debbugs.gnu.org and Glenn Morris <rgm <at> gnu.org> Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Sun, 12 Feb 2017 01:23:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 12 Mar 2017 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 8 years and 162 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.