Hi Yuval,

If you set:

M-x toggle-debug-on-quit RET

then the next time you get a hang, press C-g to see the stack.   Hopefully that 
will help you find the offending code, and perhaps someone can come up with a 
patch.

Eric

From: Yuval A. [mailto:yuval....@gmail.com]
Sent: Sunday, November 15, 2015 9:43 AM
To: matlab-emacs-discuss@lists.sourceforge.net
Subject: [Matlab-emacs-discuss] Matlab shell freezes emacs when entering a 
multiline text

Hi,

When I copy-pasted a simple text into the matlab-shell, it makes emacs freeze.
This issue is reproducible (emacs 24.3, matlab 2014b)

To reproduce, simply copy paste the following and press RET

ne = 20; struct('Tcnt', 100e3, 'max_step_size', [ .001 .01 .1 1],  ...
                   'sparse_weight', [ .002 .02 .2 .25 .35 .8 8], ...
                   'eta_bound_w', 0.3, 'logdet_weight',[50], 'num_d_repeats', 
ne, ...
                   'stepsize_diag', 10, 'n_steps_diag', 30)

Any idea how to overcome this issue?

Thanks,
Yuval

------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
_______________________________________________
Matlab-emacs-discuss mailing list
Matlab-emacs-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matlab-emacs-discuss

Reply via email to