From: Eric L. <Eri...@ma...> - 2018-01-25 14:58:47
|
Hi Uwe, I’ve asked how to get the blog post updated so hopefully that reference will improve. I’ve poked around the SF site for a while as I’ve forgotten how to edit the web page. It’s been many years since I updated it. I’ll try to remember to do the update from home where my ssh keys are. Eric From: Hunter McClelland [mailto:hun...@gm...] Sent: Thursday, January 25, 2018 8:56 AM To: Uwe Brauer <ou...@ma...> Cc: mat...@li... Subject: Re: [Matlab-emacs-discuss] download emacs-matlab 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...<mailto:ou...@ma...>> wrote: >>> "Hunter" == Hunter McClelland <hun...@gm...<mailto: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<http://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 |