Hi Jim,
Here is a tweaked version of the Matlab-comment function that should fix the
problem you found. If it works for you let me know and I can update it.
Enjoy
Eric
(defun matlab-comment ()
"Add a comment to the current line."
(interactive)
(cond ((matlab-ltype-empty)
Hi,
I can only assume that an error is being thrown when attempting to mlint the
buffer.
You can do this to learn more:
M-x toggle-debug-on-error RET
and try again. It should pop up an stack trace showing what the error is.
Eric
-Original Message-
From: Dennis Ogbe [mailto:do...@pur