From: Hunter M. <hun...@gm...> - 2018-01-25 13:56:23
|
Googling "Matlab Emacs" returns at least this MathWorks blogs <https://blogs.mathworks.com/community/2009/09/14/matlab-emacs-integration-is-back/> site, which refers to this page <http://matlab-emacs.sourceforge.net/>. I think that page links to the command here <https://sourceforge.net/p/matlab-emacs/code/?source=navbar>. I thought I remembered that we moved to git, but decided to trust Google rather than search my emails. :) On Wed, Jan 24, 2018 at 4:50 PM, Uwe Brauer <ou...@ma...> wrote: > >>> "Hunter" == Hunter McClelland <hun...@gm...> writes: > > > Strange... it worked for me. (Shell history copied below) Could you > > describe the error you experienced in more detail? > > > I've also attached a copy of the .m script, you could try that. > > > Best, > > -Hunter > > > $ hgm@miata:~/Sandbox/ML_emacs $ cvs -z3 > > -d:pserver:anonymous@a.cvs.sourceforge.net:/cvsroot/matlab-emacs co > -P > > matlab-emacs > > Aeh this is the wrong repo. The new one on sourceforge uses git so > the command to be used should be > git clone git://git.code.sf.net/p/matlab-emacs/src > there is even a mirror on github. > > And I might consider to have a mercurial mirror in bitbucket, if there > is sufficient address. > > Please tell me where you found this outdated information. > > Uwe > |