... | ... | @@ -22,6 +22,7 @@ Go to [https://www.spacemacs.org](https://spacemacs.org) and click on the INSTAL |
|
|
There is a compiled version of Emacs under `/nfs/home/public`:
|
|
|
|
|
|
```
|
|
|
> module load gnu/8.4.0
|
|
|
> source /nfs/home/public/mmeredith/spack/share/spack/setup-env.sh
|
|
|
> spack load emacs
|
|
|
> emacs --version # Should be GNU Emacs 26.3
|
... | ... | |