On Thu, 3 Jul 2003, Daniel Barclay wrote:
Can bash "inherit" the working directory setting from the process that invoked bash instead of always setting its initial working directory (to the user's home directory)? ...
Normally, you should be able to just not pass the --login flag to bash.
Ah--that's it. My .emacs shell-setup code was passing -login.
Thanks, Daniel
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/