all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
Cc: rms@gnu.org, emacs-devel@gnu.org
Subject: Re: [Peter_Dyballa@Web.DE: popd in tcsh fails]
Date: Mon, 8 Aug 2005 15:57:11 +0200	[thread overview]
Message-ID: <d65a6ef2231051b4142dca6a05d4503f@Web.DE> (raw)
In-Reply-To: <3BD964BFBD32F743B1F738A249368ABD0181C8E6@nh2mail01.in.bosch.com>


Am 08.08.2005 um 15:22 schrieb Dhruva Krishnamurthy (RBIN/EDI3) *:

> What am I missing in my testing?
>

Could be there is a problem with aliases in tcsh. I have herited a few 
from an old rc file in Mac OS X 10.1 or such:

	.       pwd
	..      cd ..
	cd..    cd ..
	cwd     echo $cwd
	pd      pushd

I haven't learned the first three by heart, so they're seldomly used.


Look here:

	pete 151 /\ pete 152 /\ pete 153 /\ dirs
	~/Library/texmf/Arbeit
	pete 154 /\ .
	/Users/pete/Library/texmf/Arbeit
	pete 155 /\ pd Summa/
	~/Library/texmf/Arbeit/Summa ~/Library/texmf/Arbeit
	pete 156 /\ dirs
	~/Library/texmf/Arbeit/Summa ~/Library/texmf/Arbeit
	pete 157 /\ pd 02
	~/Library/texmf/Arbeit/Summa/02 ~/Library/texmf/Arbeit/Summa 
~/Library/texmf/Arbeit
	pete 158 /\ pd ../10
	~/Library/texmf/Arbeit/Summa/10 ~/Library/texmf/Arbeit/Summa/02 
~/Library/texmf/Arbeit/Summa\
	~/Library/texmf/Arbeit
	pete 159 /\ pd +2
	~/Library/texmf/Arbeit/Summa ~/Library/texmf/Arbeit/Summa/10 
~/Library/texmf/Arbeit/Summa/02\
	~/Library/texmf/Arbeit
	pete 160 /\

And when I now type C-x d, Emacs is not going to dired Summa but 10!

The shell starts with three prompts because of my .emacs_tcsh file:

	unsetenv CLICOLOR
	set path=($path /usr/local/bin 
/usr/local/teTeX/bin/powerpc-apple-darwin-current)

--
Greetings

   Pete

Got Mole problems?
Call Avogadro 6.02 x 10^23

  parent reply	other threads:[~2005-08-08 13:57 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
2005-08-08 13:57 ` Peter Dyballa [this message]
  -- 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=d65a6ef2231051b4142dca6a05d4503f@Web.DE \
    --to=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.