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

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

Re: Package installation broken in all repos with package unavailable


From: Tassilo Horn
Subject: Re: Package installation broken in all repos with package unavailable
Date: Thu, 10 Jun 2021 12:03:58 +0200
User-agent: mu4e 1.5.13; emacs 28.0.50

Pablo Wolter <pwolter@gmail.com> writes:

Hi Pablo,

> I am having issues trying out Emacs. Specifically installing
> packages. For some reason looks like ALL the packages in all the
> sources are unavailable.
>
> (setq package-archives '(("ELPA" . "http://tromey.com/elpa/";)
>                           ("gnu" . "http://elpa.gnu.org/packages/";)
>                           ("melpa" . "http://melpa.milkbox.net/packages/";))
> t)

Is that `t' a copy&past-error?  With it, you'll get an
`wrong-number-of-arguments' error because `setq' wants an even number of
arguments.

Bye,
Tassilo




reply via email to

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