Hi guys,
I've been using matlab mode for emacs for quite some time. When I move to
ubuntu 11.04 from 10.10, I find when you type the 'edit' function in
matlab-shell will not open a new buffer anymore. So it's not possible to
edit old m files which are in matlab path without C-x C-f. I'm not sure
where is the problem and hope someone could give me some hints.
As I just use this mode for editing, so the relevant configuration in my
.emacs looks like this.
;; ------------------------------------------------------------
;; matlab
;; ------------------------------------------------------------
; after adding path
(load-library "matlab-load")
The current emacs version is 23.2.1, I don't remember what was the version
in 10.10 and 10.04, maybe 23.0.
The matlab.el is the same as before.
matlab-mode-version "3.3.1"
Thank you very much for you attention!
Cheng
|