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

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

Re: Unable to use `package-refresh-contents`: Bad signature from GNU ELP


From: VanL
Subject: Re: Unable to use `package-refresh-contents`: Bad signature from GNU ELPA Signing Agent
Date: Sun, 23 Jun 2019 21:50:38 +1000

> On 23 Jun 2019, at 14:50, Nicky Chorley <nick.chorley@gmail.com> wrote:
> 
> (setq package-archives '(("gnu" . "https://elpa.gnu.org/packages/";)))

At the top of my .emacs is the following...

--8<---------------cut here---------------start------------->8---
(package-initialize)
(setq package-archives '(("gnu" . "https://elpa.gnu.org/packages/";)
                         ("org" . "https://orgmode.org/elpa/";)
                         ("melpa" . "https://melpa.org/packages/";)))
--8<---------------cut here---------------end--------------->8---





reply via email to

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