From: Vladimir N. <loc...@gm...> - 2019-02-20 07:48:03
|
Hello, everyone I wanted to install matlab-mode on windows, but the INSTALL file is a bit confusing. Firstly, I don't have a standard `make' on Windows, and I don't know which one would work best. (I guess, the one with which Emacs itself is built on Windows, but I don't know exactly how this is done.) Secondly, I tried to just simply copy the source to .emacs.d/elpa/matlab-mode/, add it to the 'package-selected-packages variable in .emacs and issue (require 'matlab-load), but it still doesn't work Perhaps, matlab-load is only created during the build process? Can someone help me with this? I'm using Emacs 26.1 -- Yours sincerely, Vladimir Nikishkin |