Installing Emacs in MobaXTerm
I’m having trouble installing emacs in MobaXTerm. When I open a new terminal I’m in the path home/mobaxterm
. When typing example.cpp
in the terminal, I get an error emacs: command not found
and emacs can be installed using the following command: apt install emacs
.