GNU bug report logs - #19603
24.4.51; Improve emacs startup message.

Previous Next

Package: emacs;

Reported by: Thierry Volpiatto <thierry.volpiatto <at> gmail.com>

Date: Thu, 15 Jan 2015 06:22:01 UTC

Severity: wishlist

Found in version 24.4.51

Done: Noam Postavsky <npostavs <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


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

From: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
To: Thierry Volpiatto <thierry.volpiatto <at> gmail.com>
Cc: 19603 <at> debbugs.gnu.org
Subject: Re: bug#19603: 24.4.51; Improve emacs startup message.
Date: Thu, 15 Jan 2015 10:12:42 -0500
> Now emacs packages are widely used,
> it would be great to improve the startup message of emacs with a link
> about how to quickly setup package.el to be usable.
> I have regularly people complaining "It is not working" because
> they install packages through package.el and they don't add in their
> init file `package-initialize',

Right, we do call package-initialize automatically for them, but we do
it "too late" in many cases.  Maybe the best option is to emit some
message at startup in the following case:
- there are packages installed.
- the .emacs file is non-empty.
- there is no call to package-initialize in the .emacs file.

> or they try compiling autoload file etc...

No idea how/why they'd do that, hence no idea how to help them
understand they shouldn't/needn't do it.  This said, it should do no
harm, does it?


        Stefan




This bug report was last modified 7 years and 97 days ago.

Previous Next


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