Hi all,
This is probably because I'm running something on a minimal vm in my department, but when our department pulled the latest version of M2 (1.20) on Ubuntu 20.04, and I tried running M2 via [F12] in emacs I get the following error at the bottom of my screen.
"Wrong type argument: commandp, M2"
Playing around in emacs lisp, it appears that emacs doesn't know about the M2 command. Is there some missing package in this minimal ubuntu install?
Where is the lisp script I should be loading in emacs typically?
Thanks!
Karl