Updating emacs on grace

Hi, I am trying to get access to the latest version of emacs, specifically version 26.1 or better. Is there a way for me to update emacs or get access to a newer version on grace?

In addition to the system version of Emacs, there are versions available as loadable modules. If you type

module avail emacs

you should see several versions. You can load the default by

module load Emacs

or you can specify the full version name if you need a particular release.

1 Like