Hi all, I recently started using matlab-emacs (MacOS X El Capitan, Emacs 24.5 (homebrew), Matlab R2015b). I managed to get a number of things working, such as displaying mlint warnings, autocompletion, the command "edit" launching .m files in emacs, etc. However some debugging related features are not working for me. 1. No html links in matlab shell. My emacsinit.m has the line "feature('HotLinks','on');", but I never saw a single hyperlink being displayed in matlab shell 2. No "automatically open files when matlab reaches a breakpoint". I tick this box from matlab's preferences. Then when I launch matlab-shell from emacs I don't get the expected functionality. In fact launching matlab-shell seems to reset this option to false. 3. No visual indication of the current execution point. From what I understand a small triangle should show up at the current execution point when I'm debugging ( http://blog.angjookanazawa.com/post/8815280589/productivity-matlab-emacs-integration-more )
I'd appreciate if people could help me with these issues. Many thanks to Eric Ludlam and other contributors for making this great mode! Best, -tunc
------------------------------------------------------------------------------
_______________________________________________ Matlab-emacs-discuss mailing list Matlab-emacs-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matlab-emacs-discuss