[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Summary and next steps for (package-initialize)
From: |
Nathan Moreau |
Subject: |
Re: Summary and next steps for (package-initialize) |
Date: |
Thu, 24 Aug 2017 13:13:22 +0200 |
> Can you explain what you mean by "its code is unloaded"?
I mean `unloaded' as `never loaded'.
On 24 August 2017 at 02:54, Radon Rosborough <address@hidden> wrote:
>> - and makes users that don't want package.el happy: they don't need
>> to put anything related to it in their configuration code, and the
>> its code is unloaded as long as their configuration loads cleanly.
>
> Can you explain what you mean by "its code is unloaded"?
>
>> as long as their configuration loads cleanly
>
> I worry that having any error trigger lots of package.el code,
> filesystem calls, and arbitrary third-party Lisp code downloaded from
> the Internet will make debugging more... "fun".
>
> Also, if we don't have a popup, then how would the user end up in the
> state where they have `package-initialize' in their init-file? Would
> we just keep on running `package-initialize' at the first undefined
> function error on every init? That seems... slightly hacky, to say the
> least.
>
- Re: Summary and next steps for (package-initialize), (continued)
- Re: Summary and next steps for (package-initialize), Radon Rosborough, 2017/08/23
- Re: Summary and next steps for (package-initialize), Nikolay Kudryavtsev, 2017/08/23
- Re: Summary and next steps for (package-initialize), Radon Rosborough, 2017/08/23
- Re: Summary and next steps for (package-initialize), Nikolay Kudryavtsev, 2017/08/23
- Re: Summary and next steps for (package-initialize), Radon Rosborough, 2017/08/23
- Re: Summary and next steps for (package-initialize), Nikolay Kudryavtsev, 2017/08/24
- Re: Summary and next steps for (package-initialize), Radon Rosborough, 2017/08/24
- Re: Summary and next steps for (package-initialize), Eli Zaretskii, 2017/08/24
Re: Summary and next steps for (package-initialize), Nathan Moreau, 2017/08/23
Re: Summary and next steps for (package-initialize), Eli Zaretskii, 2017/08/24
Re: Summary and next steps for (package-initialize), angelo . g0, 2017/08/21