From: Noam Postavsky <npostavs@gmail.com>
To: Thierry Volpiatto <thierry.volpiatto@gmail.com>
Cc: 19603@debbugs.gnu.org, Stefan Monnier <monnier@IRO.UMontreal.CA>
Subject: bug#19603: 24.4.51; Improve emacs startup message.
Date: Sat, 17 Feb 2018 09:25:34 -0500 [thread overview]
Message-ID: <877erb7kwx.fsf@gmail.com> (raw)
In-Reply-To: <87a91khx1c.fsf@gmail.com> (Thierry Volpiatto's message of "Thu, 15 Jan 2015 16:40:47 +0100")
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
next prev parent reply other threads:[~2018-02-17 14:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-15 6:21 bug#19603: 24.4.51; Improve emacs startup message Thierry Volpiatto
2015-01-15 14:02 ` Ted Zlatanov
2015-01-15 15:12 ` Stefan Monnier
2015-01-15 15:40 ` Thierry Volpiatto
2018-02-17 14:25 ` Noam Postavsky [this message]
2015-01-15 21:16 ` Dmitry Gutov
2015-01-15 22:48 ` Stefan Monnier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=877erb7kwx.fsf@gmail.com \
--to=npostavs@gmail.com \
--cc=19603@debbugs.gnu.org \
--cc=monnier@IRO.UMontreal.CA \
--cc=thierry.volpiatto@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).