mathworks / mathworks/Emacs-MATLAB-Mode
Update emacsrunregion to display a finished message
Open
@JohnC32 is already working on this.
Since May 25, 2025.
enhancement
- Dominant language
- Emacs Lisp
- Stars
- 26
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.