GNU bug report logs - #17291
24.3.90; Doing "make" in elpa branch uses the user's ~/.emacs.d

Previous Next

Package: emacs;

Reported by: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>

Date: Fri, 18 Apr 2014 14:54:02 UTC

Severity: normal

Found in version 24.3.90

Done: Barry OReilly <gundaetiapo <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


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

From: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
To: Barry OReilly <gundaetiapo <at> gmail.com>
Cc: theonewiththeevillook <at> yahoo.fr, 17291 <at> debbugs.gnu.org
Subject: Re: bug#17291: 24.3.90;
 Doing "make" in elpa branch uses the user's ~/.emacs.d
Date: Sat, 19 Apr 2014 13:24:00 -0400
>> EMACS -f batch-byte-compile packages/ack/ack.el
>> The reason is that the actual command line (which is unfortunately not
>> shown on the screen)
> I voiced a similar concern before, but Stefan didn't want to change
> the output. Showing some but not all flags and arguments gives the
> false impression of showing the precise Emacs invocation. I think it
> ought to show the full invocation.

I'm indeed opposed to showing the whole command because it's too long,
making the output even harder to read (in the "normal" case where
you're looking for byte-compiler errors and warnings).

But it could be improved in 2 ways:
- change the current output so it give less the illusion of being
  a real command.
- provide some option to show the real command.

As for Nicolas's suggestion to "disable" ~/.emacs.d/elpa, I think it
makes sense, since we already use --batch which disables ~/.emacs.
So feel free to install his patch.


        Stefan




This bug report was last modified 11 years and 30 days ago.

Previous Next


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