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 .gnu-emacs-custom file.

If I type M-x groo[tab]

It says:  [No Match]

I also tried the rolling release.  Same problem.

Sure appreciate any help!

Thanks!

Blake McBride

Reply via email to