[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ELPA
From: |
Eric Abrahamsen |
Subject: |
Re: ELPA |
Date: |
Tue, 05 Jan 2021 10:52:29 -0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Emanuel Berg via Users list for the GNU Emacs text editor
<help-gnu-emacs@gnu.org> writes:
> Eric Abrahamsen wrote:
>
>> I don't think either of these things should be happening.
>> Do you have something like this in your init file?
>>
>> (require 'package)
>> (setq package-archives
>> '(("gnu" . "https://elpa.gnu.org/packages/")
>> ("melpa" . "https://melpa.org/packages/")
>> ("org" . "http://orgmode.org/elpa/")))
>
> Yes, otherwise it wouldn't work at all :)
Actually it looks like package-archives defaults to containing gnu and
nongnu, so unless you're installing from melpa you wouldn't even need
that. But that might be a recent change -- what version of Emacs are you
running?
I wonder if you have a package in `package-selected-packages' that no
longer exists, and that's why the update is failing?
- How-to disable persistent *EBDB-Message* buffer?, Pankaj Jangid, 2021/01/04
- Re: How-to disable persistent *EBDB-Message* buffer?, Eric Abrahamsen, 2021/01/04
- Re: How-to disable persistent *EBDB-Message* buffer?, Pankaj Jangid, 2021/01/04
- ELPA (was: Re: How-to disable persistent *EBDB-Message* buffer?), Emanuel Berg, 2021/01/05
- Re: ELPA, Eric Abrahamsen, 2021/01/05
- Re: ELPA, Emanuel Berg, 2021/01/05
- Re: ELPA,
Eric Abrahamsen <=
- Re: ELPA, Emanuel Berg, 2021/01/05
- Re: ELPA, Eric Abrahamsen, 2021/01/05
- Re: ELPA, Stefan Monnier, 2021/01/05
- Re: ELPA, Emanuel Berg, 2021/01/05
- Re: ELPA, Emanuel Berg, 2021/01/12
- Re: ELPA, Stefan Monnier, 2021/01/12
- Re: ELPA, Emanuel Berg, 2021/01/12
- Re: ELPA, Stefan Monnier, 2021/01/13
- Re: ELPA, Stefan Monnier, 2021/01/12
- Re: ELPA, Emanuel Berg, 2021/01/12