You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
emacsrunregion is used by matlab-sections.el and others. Emacs sends the emacsrunregion command to MATLAB and control is returned to Emacs. The emacsrunregion command run asynchronously, thus it would be good to have a completion message.
I added one in emacsrunregion, but it is currently commented out because we need to update the tests on unix to pass when this is activated.