-----Original Message----- From: Uwe Brauer [mailto:o...@mat.ucm.es]
>>> "Odd" == Odd Andersen <odd.ander...@gmail.com> writes: > Perhaps you are referring to this link: https://sourceforge.net/p/ > matlab-emacs/mailman/message/34818751/ > (Note the attachments: 'dbhotlink.m' and 'debugger.patch') > Odd A. Hi I confess I am bit old fashioned and have difficulties reading top-posting emails. It is not clear to me whether your patch(es) resolve your issue but/and/or might break down things for older matlab versions? Could you please clarify? Eric what is your opinion about the patches? I can apply them but I would like to know its consequences. --- Hi Uwe, In the distant past, Emacs Matlab debugging worked by parsing the raw output text. It was a bit finicky but worked ok. That broke when the text output suddenly started emitting html style hotlinks as part of the java desktop. I re-wrote the parsing engine to focus on the hotlinks because they were very regular and reliable. It turns out, that the emitting of hotlinks was a bug that they ever came out on a generic terminal, so that was fixed, so now there is nothing for the parsing engine to pay attention to. I like the idea of having new db commands unique to Emacs so that we control the output. If we turn the hotlink feature off (currently being turned on) and switch to these new commands, things should work in older MATLABs as well. It will take a bit of testing to make sure it works reliably, and I think the # folks on this mailing list has gotten pretty small. I think it's worth going for it and expanding to all the relevant debug commands, and posting a request for testing when the patch is in. It doesn't help with error output, and jump-to-last-error though. That would still need to be solved. Eric ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://makebettercode.com/inteldaal-eval _______________________________________________ Matlab-emacs-discuss mailing list Matlab-emacs-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matlab-emacs-discuss