Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!decwrl!labrea!bloom-beacon!mit-eddie!ametek.COM!david From: david@ametek.COM (David Lim) Newsgroups: comp.emacs Subject: cdpath in shell mode Message-ID: <8710291857.AA09540@ametek.COM> Date: Thu, 29-Oct-87 13:57:33 EST Article-I.D.: ametek.8710291857.AA09540 Posted: Thu Oct 29 13:57:33 1987 Date-Received: Wed, 4-Nov-87 03:39:03 EST Sender: daemon@eddie.MIT.EDU Lines: 9 In the Inferior Interactive shell, `cd', `pushd', and `popd' are watched by Emacs so it can keep the `*shell*' buffer's default directory the same as the shell's working directory. I would like to enhance the way shell-set-directory works to recognize cdpath, and switches to popd and pushd (as in pushd +2). Has anyone done any work in this area?