Menu

#1 Java exception raised using Emacs

open
nobody
None
5
2006-06-27
2006-06-27
Anonymous
No

I'm running MATLAB r2006a and am having trouble using
matlab.el and the EmacsLink. I've been using MATLAB
and Emacs successfully for the past several years, but
now whenever I try to set breakpoints and run the
debugger in MATLAB using emacs as the editor I get java
errors:

Exception in thread "Thread-20"
java.lang.NumberFormatException: For input string: "and"
at
java.lang.NumberFormatException.forInputString(Unknown
Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.<init>(Unknown Source)
at
com.mathworks.mde.editorexternal.emacs.MCommand.setBreakpoint(MCommand.java:274)
at
com.mathworks.mde.editorexternal.emacs.MCommand.execute(MCommand.java:196)
at
com.mathworks.mde.editorexternal.emacs.MCommandProcessor.run(MCommandProcessor.java:94)

I'm running in WinXP SP2, using NT-emacs 21.3.1, I've
tried using earlier versions of matlab.el (2.4) and I'm
getting the same problem. I've also posted to Matlab
Central, but have gotten no replies.

I'd like to continue using Emacs and Matlab.

TIA,

P Meyer

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.