all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Kastrup <dak@gnu.org>
Cc: Peter_Dyballa@Web.DE, rms@gnu.org, emacs-devel@gnu.org
Subject: Re: [Peter_Dyballa@Web.DE: popd in tcsh fails]
Date: Mon, 08 Aug 2005 15:50:38 +0200	[thread overview]
Message-ID: <85vf2g35ch.fsf@lola.goethe.zz> (raw)
In-Reply-To: <3BD964BFBD32F743B1F738A249368ABD0181C8E6@nh2mail01.in.bosch.com> (Dhruva Krishnamurthy's message of "Mon, 8 Aug 2005 18:52:21 +0530")

"Dhruva Krishnamurthy (RBIN/EDI3) *" <Dhruva.Krishnamurthy@in.bosch.com> writes:

> 	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?

Whether Emacs' idea of the current directory agrees with that of the
shell.  This is important, for example, for path completion.  You can
check by using C-x C-f and see whether Emacs offers the now current
directory as the default.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum

  reply	other threads:[~2005-08-08 13:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-08 13:22 [Peter_Dyballa@Web.DE: popd in tcsh fails] Dhruva Krishnamurthy (RBIN/EDI3) *
2005-08-08 13:50 ` David Kastrup [this message]
2005-08-08 13:57 ` Peter Dyballa
  -- strict thread matches above, loose matches on Subject: below --
2005-08-23  1:28 Richard Stallman
2005-08-23 18:02 ` Emilio Lopes
2005-08-23 18:41   ` Emilio Lopes
2005-08-24 10:32   ` Richard M. Stallman
2005-08-08 12:09 Richard Stallman
2005-07-24 21:14 Richard M. Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=85vf2g35ch.fsf@lola.goethe.zz \
    --to=dak@gnu.org \
    --cc=Peter_Dyballa@Web.DE \
    --cc=emacs-devel@gnu.org \
    --cc=rms@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.