From: David S. <str...@ll...> - 2007-03-30 17:45:19
|
Thanks to all who have helped with matlab mode for emacs! I use it instead of the cumbersome graphical matlab native interface now. And over a DSL connection it's much, much better than the other options! When running matlab in emacs, I notice emacs' working dir is decoupled from matlab's. Meaning, if I cd at the matlab prompt, and then do C-x C-f, emacs remembers its old wd, and isn't aware of matlab's wd. Is there a way to make them synchronized? On a related note, when I type 'edit' at the matlab prompt it spawns a new emacs session rather than opening a buffer in the current session. Typing 'edit' will be a hard habit to break... Cheers, David Strozzi |