bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#19603: 24.4.51; Improve emacs startup message.


From: Noam Postavsky
Subject: bug#19603: 24.4.51; Improve emacs startup message.
Date: Sat, 17 Feb 2018 09:25:34 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.90 (gnu/linux)

close 19603
quit

Thierry Volpiatto <thierry.volpiatto@gmail.com> writes:

> Stefan Monnier <monnier@IRO.UMontreal.CA> writes:
>
>>> 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.
>
> Yeah, anything will be good as long as they are warned.

The package-initialize problem is now solved in master in a different
way (such that nothing extra needs to be added for the typical case).

[1: 24acb31c04]: 2018-02-17 13:36:16 +0200
  Add early init file, stop package-initialize insertion
  
https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=24acb31c04b4048b85311d794e600ecd7ce60d3b





reply via email to

[Prev in Thread] Current Thread [Next in Thread]