|
From: Uwe B. <ou...@ma...> - 2018-02-28 14:12:27
|
From: Uwe Brauer <ou...@ma...> Subject: To:
matlab-emacs-discuss <mat...@li...>
Date: Mon, 26 Feb 2018 10:19:21 +0100 (2 days, 4 hours, 51 minutes
ago) Hi Please look at the following example attached, the
function matlab-shell-run-cell exectued the code which is
sourrounded by %{ disp('Code') %} While according to the
documentation, this is a valid commented out region. Matlab
internal editor respects the comment and does not execute it. So
I presume we do not really support that sort of comments, do I
have a deja-vu here? Did we discuss this already? Any comments? I
just tested matlab-shell-run-region also execute the commented
region. So the problem is deeper, then just the cell function.
Uwe Brauer
|