From: Sina T. <sin...@gm...> - 2014-06-20 17:48:39
|
Hey Larrabee, You can use the emacs profiler to find the bottleneck. M-x profiler-start, 'enter' to accept the default cpu profiling option, then reproduce your problem, C-c out of it, and M-x profiler-report. Hope that helps! Sina 2014-06-20 10:39 GMT-07:00 L. Larrabee Strow <ls...@gm...>: > Hi, > > I have had this problem for a long long time, just lived with it. > > Thought I would try to ask for any solution. > > I am in emacs, in matlab-mode, editing an mfile. > > There are only comment lines above the cursor (with a single "% " at > beginning of line). > > I hit return, and emacs hangs for a long time, but a few C-c will finally > give me back control. > > I have non problems down in the file once I am "away" from the initial > comment lines. > > Very very very reproducible. > > Version 3.3.2 > > Thanks, Larrabee > > ------------------------------------------------------------------------------ > HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions > Find What Matters Most in Your Big Data with HPCC Systems > Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. > Leverages Graph Analysis for Fast Processing & Easy Data Exploration > http://p.sf.net/sfu/hpccsystems > _______________________________________________ > Matlab-emacs-discuss mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matlab-emacs-discuss > |