Greetings,

I get the following:

On Thu, Mar 11, 2021 at 8:30 PM Balachandran Sivakumar <[email protected]>
wrote:

> Hi Blake
>
> On Fri, Mar 12, 2021 at 1:20 AM Blake McBride <[email protected]> wrote:
> >
> > Greetings,
> >
> > I am having trouble getting Groovy mode to work on GNU Emacs version
> 25.2.2 on a Linux box.
> >
> > I am executing:
> >
> > (require 'package)
> > (add-to-list 'package-archives
> >              '("melpa-stable" . "https://stable.melpa.org/packages/";) t)
> > (package-initialize)
> >
>
> After doing this, when you do
>
>     M-x package-refresh-contents
>


Failed to verify signature archive-contents.sig:
No public key for 066DAFCB81E42C40 created at 2021-03-12T04:05:02-0600
using RSA
Command output:
gpg: Signature made Fri 12 Mar 2021 04:05:02 AM CST
gpg:                using RSA key C433554766D3DDC64221BFAA066DAFCB81E42C40
gpg: Can't check signature: No public key

Although I see that Emacs is at version 27.x, version 25.x is what is being
distributed with recent versions of Mint (and I presume Ubuntu and Debian).

Thanks.

Blake



>
> And then do
>
>     M-x package-install [RET] groovy-mode
>
> Does it install the groovy-mode 2.0 ?
>
> Also, where you using the older groovy-mode 1.x and moved to the 2.x
> version now ? If you did, it did cause some problems initially for me,
> but has been working fine recently. Thanks
>
>
> PS:  I am trying this from emacs 27.1
>
>
> --
> Thank you
> Balachandran Sivakumar
>

Reply via email to