From: Justin G. <jus...@gm...> - 2019-07-24 14:38:30
|
Hey everybody, I've just started using folding mode (folding.el) with matlab-mode. The command matlab-shell-run-region filters out folds as comments. Is there an easy method to unfold folds during the parsing section of matlab-shell-run-region, to enable sending the fold contents to the matlab-shell? I'll keep tinkering with in matlab.el but my lisp is quite weak unfortunately. Thanks, Justin |