Re: [Matlab-emacs-discuss] Building matlab-mode on Windows

2019-02-20 Thread Vladimir Nikishkin
So, basically, I have installed matlab-mode from Melpa on a Linux machine, and just copied the .emacs.d/elpa/ directory from it to a Windows machine. Am I risking something by doing like this? The commands 'matlab-mode', 'matlab-shell' and 'matlab-cedet-setup' have appeared, and at least matlab-she

Re: [Matlab-emacs-discuss] Building matlab-mode on Windows

2019-02-20 Thread Vladimir Nikishkin
Well, I can bring in any files of size <20mb I want on a usb stick. Uwe Brauer 于 2019年2月20日周三 17:39写道: > >>> "VN" == Vladimir Nikishkin writes: > >> Simple answer: I don't have an internet access on this machine. > > But you do have access to the source code in sourceforge? That is really >

Re: [Matlab-emacs-discuss] Building matlab-mode on Windows

2019-02-20 Thread Uwe Brauer
>>> "VN" == Vladimir Nikishkin writes: > Simple answer: I don't have an internet access on this machine. But you do have access to the source code in sourceforge? That is really odd. Unfortunately I am on Linux, so I don't have experience with make on windows. You might try to install cygwin,

Re: [Matlab-emacs-discuss] Building matlab-mode on Windows

2019-02-20 Thread Uwe Brauer
>>> "VN" == Vladimir Nikishkin writes: > 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

Re: [Matlab-emacs-discuss] Building matlab-mode on Windows

2019-02-20 Thread Vladimir Nikishkin
Simple answer: I don't have an internet access on this machine. Uwe Brauer 于 2019年2月20日周三 17:13写道: > >>> "VN" == Vladimir Nikishkin writes: > >> Hello, everyone >> I wanted to install matlab-mode on windows, but the INSTALL file is a >> bit confusing. > >> Firstly, I don't have

[Matlab-emacs-discuss] Building matlab-mode on Windows

2019-02-19 Thread Vladimir Nikishkin
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