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: Jude DaShiell
Subject: Re: Unable to use `package-refresh-contents`: Bad signature from GNU ELPA Signing Agent
Date: Sun, 23 Jun 2019 14:21:47 -0400

Before (package-initialize) you need (require 'package).
On Sun, 23 Jun
2019, VanL wrote:

> Date: Sun, 23 Jun 2019 07:50:38
> From: VanL <van@scratch.space>
> To: Nicky Chorley <nick.chorley@gmail.com>
> Cc: help-gnu-emacs@gnu.org
> Subject: Re: Unable to use `package-refresh-contents`: Bad signature from GNU
>     ELPA Signing Agent
>
>
> > 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]