Hello, I do not know what exactly needs to be tested. However, I did the following.
1. Usng CVS Emacs on SOLARIS 2. tcsh 6.11.00 Version 3. I enabled the customized variables. Not the minor-modes and other locale info (I do not know how to set those stuff) 4. Set "tcsh" as default shell Case 1: 1. Invoked "shell" and got into "tcsh" shell in Emacs 2. Changed into some folder 3. Did a "pushd ." 4. Changed to some other folder 5. Did a "popd" 6. I got back to the folder what I had done a "pushd". This is as expected Case 2: 1. Invoked "shell" and got into "tcsh" shell in Emacs 2. Changed into some folder ex: /home/blah/bin 3. Did a "pushd /home/blah/stub/src/" 4. The PWD is "/home/blah/stub/src/" 4. Changed to some other folder 5. Did a "popd" 6. I go to "/home/blah/bin" 7. The same happens in a tcsh in console window and also BASH shell. What am I missing in my testing? -dk > -----Original Message----- > From: > [EMAIL PROTECTED] > [mailto:emacs-devel-bounces+dhruva.krishnamurthy=in.bosch.com@ > gnu.org] On Behalf Of Richard Stallman > Sent: Monday, 8. August 2005 5:39 PM > To: emacs-devel@gnu.org > Subject: [EMAIL PROTECTED]: popd in tcsh fails] > > [I sent this message two weeks ago but did not get a response.] > > Can someone please look at this, then ack to me? > > ------- Start of forwarded message ------- > To: emacs-pretest-bug@gnu.org > From: Peter Dyballa <[EMAIL PROTECTED]> > Date: Wed, 20 Jul 2005 15:36:11 +0200 > X-Sender: [EMAIL PROTECTED] > Subject: popd in tcsh fails > Sender: [EMAIL PROTECTED] > X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on monty-python > X-Spam-Level: > X-Spam-Status: No, hits=0.0 required=5.0 tests=none > autolearn=no version=2.63 > > Hello! > > I am using tcsh 6.12.00 in *shell* mode and GNU Emacs does > not seem to > understand popd, i.e. after a popd in *shell* file name completion or > dired start with the directory that was before my working directory. > These variables are customized: > > '(comint-completion-recexact t) > '(comint-input-ignoredups t) > '(comint-input-ring-file-name ".emacs.d/history") > '(comint-prompt-regexp "^[a-z]+ [0-9]+ /\\\\ " t) > '(comint-use-prompt-regexp nil) > '(shell-cd-regexp "[cp]d") > '(shell-dirtrack-verbose nil) > '(shell-pushd-regexp "p(ush|)d") > > Important settings: > value of $LC_ALL: de_DE.UTF-8 > value of $LC_COLLATE: nil > value of $LC_CTYPE: nil > value of $LC_MESSAGES: nil > value of $LC_MONETARY: nil > value of $LC_NUMERIC: nil > value of $LC_TIME: nil > value of $LANG: de_DE.UTF-8 > locale-coding-system: utf-8 > default-enable-multibyte-characters: t > > Major mode: Shell > > Minor modes in effect: > display-time-mode: t > mouse-sel-mode: t > show-paren-mode: t > desktop-save-mode: t > tool-bar-mode: t > mouse-wheel-mode: t > tooltip-mode: t > auto-compression-mode: t > menu-bar-mode: t > global-font-lock-mode: t > font-lock-mode: t > blink-cursor-mode: t > column-number-mode: t > line-number-mode: t > transient-mark-mode: t > next-error-follow-minor-mode: Fol > > - -- > Greetings > > Pete > > "Programming today is a race between software engineers striving to > build bigger and better idiot-proof programs, and the Universe trying > to produce bigger and better idiots. So far, the Universe is winning." > -- > Rich Cook > > > > _______________________________________________ > Emacs-pretest-bug mailing list > Emacs-pretest-bug@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug > ------- End of forwarded message ------- > > > > _______________________________________________ > Emacs-devel mailing list > Emacs-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-devel > > > _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel