Hi all,
Under Shell mode of emacs, I run ssh to log on to a remote machine. Everything seems work fine, but there's one inconvenient thing: when I find a file (C-x C-f), and press TAB key, emacs show me auto-complete list of directories on local machine, not the directories on remote machine

. Is there anyway to overcome this problem.
Thanks in advance.