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

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

Re: package-autoremove ? Looking like a bug...


From: Pankaj Jangid
Subject: Re: package-autoremove ? Looking like a bug...
Date: Sat, 05 Sep 2020 09:09:54 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1.50 (darwin)

David Masterson <dsmasterson92630@outlook.com> writes:

>> In my case, the problem was that the packages where installed as a
>> dependency and actual call (use-package package-name :ensure t) for
>> those packages were not encountered by the interpreter.
>>
>> I debugged it using a very inefficient method. Commented out the
>> (require ...)  statements from the init.el and uncommented one-by-one to
>> find the problem.
>
> Sounds like you're onto something.  I recently started using use-package
> and the problem began after that.  What you're suggesting is that you
> have to install packages with the package manager and then use
> use-package to load them.

I removed all packages and installed using my new configuration which is
using use-package. It still gave me this problem.

But it got solved, after some tweaks. I don't exactly remember what I
did.



reply via email to

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