From: Eric L. <Eri...@ma...> - 2011-07-11 15:31:18
|
Hi, Sorry for the delay in answering. I looked in the code, and directory-tracker is on, and the TAB key is bound to matlab-shell-tab which starts with completing file names. HOWEVER, it only does that if matlab-shell-ask-MATLAB-for-completions is turned off. Why MATLAB can't complete your filenames, I don't know, unless you are expecting something MATLAB can't do itself which Emacs used to do before that variable was turned on. You could go to matlab-shell-tab and just disable the if statement before completing file names to something you prefer. Eric From: a x [mailto:all...@gm...] Sent: Wednesday, June 22, 2011 3:00 PM To: mat...@li... Subject: [Matlab-emacs-discuss] Matlab-shell tab complete Hi I hope this is the right place to post this sort of issue. I use matlab-shell in Emacs for my Matlab sessions, however I can't get tab complete for filenames to work. I have matlab.el version 3.3.1. I've attached a copy of my .emacs file. Thanks in advance for any help! |