From: Uwe B. <ou...@ma...> - 2016-03-14 18:03:07
|
>>> "Odd" == Odd Andersen <odd...@gm...> writes: Hi Odd, > Hi, Uwe, > Honestly, I wrote the patch as a workaround since the new versions of > Matlab no longer emit hotlinks in terminal mode. > It works by remapping the emacs debugger keyboard shortcuts to new > functions that insert these hotlinks themselves where Matlab used to > do so. They are then picked up by emacs-matlab as if they had been > emitted by Matlab. > I wrote this primarily to be able to keep debugging my Matlab scripts > in emacs, since this no longer worked when I installed Matlab2015b. > My knowledge of matlab-emacs is however quite superficial, so I > cannot confirm whether there are no unintended side effects. I > posted it on the mailing list in the hope it could be useful, as > several people have reported the same problem. Hm I see. So I'd say: if we had a huge developer base I would recommend to use a branch, but I doubt then, that someone would test it. So let us be bold and I apply the patch (in the coming days), the beauty about git (and hg) is we can return to the previous state in no time. Maybe I add a tag. Uwe |