[Matlab-emacs-discuss] cd command tab-completion error on Windows (case-insensitive file system)

2019-02-20 Thread Vladimir Nikishkin
Hello, everyone. I found a slightly strange behaviour of matlab-shell on Windows. I am not totally sure if it is matlab-mode's issue, or the matlab-shell wrapper suggested at Emacs Wiki (https://www.emacswiki.org/emacs/MatlabMode , https://github.com/mlt/matlabShell ) , but I thought I'd better do

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