Re: Need help Emacs Groovy mode

2021-03-12 Thread Blake McBride
I added: (setq package-check-signature nil) to my .gnu-emacs-custom file and did the commands you gave. It all works now. Thanks! Blake On Fri, Mar 12, 2021 at 5:55 AM Balachandran Sivakumar wrote: > Hi Blake, > > On Fri, Mar 12, 2021 at 4:53 PM Blake McBride wrote: > > > > Failed to

Re: Need help Emacs Groovy mode

2021-03-12 Thread Balachandran Sivakumar
Hi Blake, On Fri, Mar 12, 2021 at 4:53 PM Blake McBride wrote: > > 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:

Re: Need help Emacs Groovy mode

2021-03-12 Thread Blake McBride
Greetings, I get the following: On Thu, Mar 11, 2021 at 8:30 PM Balachandran Sivakumar wrote: > Hi Blake > > On Fri, Mar 12, 2021 at 1:20 AM Blake McBride wrote: > > > > Greetings, > > > > I am having trouble getting Groovy mode to work on GNU Emacs version > 25.2.2 on a Linux box. > > > > I

Re: Need help Emacs Groovy mode

2021-03-11 Thread Balachandran Sivakumar
Hi Blake On Fri, Mar 12, 2021 at 1:20 AM Blake McBride 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" .

Need help Emacs Groovy mode

2021-03-11 Thread Blake McBride
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) I tried it with no other

Re: Emacs Groovy Mode

2017-05-10 Thread Paco Zarate
Thanks Russel and Wilfred! On Mon, May 8, 2017 at 1:45 AM, Russel Winder <rus...@winder.org.uk> wrote: > Anyone using the Emacs Groovy Mode from https://github.com/Groovy-Emacs > -Modes/groovy-emacs-modes or MELPA almost certainly needs to take note, > as I have likely br

Emacs Groovy Mode

2017-05-08 Thread Russel Winder
Anyone using the Emacs Groovy Mode from https://github.com/Groovy-Emacs -Modes/groovy-emacs-modes or MELPA almost certainly needs to take note, as I have likely broken your setup. First apologies for doing this, but there had to be a breaking change in order to get progress on all the things