all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Francesco Potorti` <pot@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: cd - in shell buffers does not work any more
Date: Mon, 25 Mar 2002 10:50:39 +0100	[thread overview]
Message-ID: <E16pR7f-0004hT-00@pot.cnuce.cnr.it> (raw)
In-Reply-To: <200203231614.g2NGEmM02298@aztec.santafe.edu> (rms@gnu.org)

       If I type `cd -' in a shell buffer I get an error:
   
       cd: No such directory found via CDPATH environment variable
   
   Tht is very strange, since it seems to be an error from the shell.  (I
   don't know what `cd -' is supposed to do.)
   
cd - swaps the two top entries in the cd history stack of the shell.
Basically, it brings you to the dir where you have last been.

Anyway, it is true that it is a strange error.  For that emacs, I can
reliably make it crash really simply with shell.el:

emacs -q
M-x shell RET
C-d              --> signal 11

GNU Emacs 21.2.50.2 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of
2002-03-20 on pot.cnuce.cnr.it

I am updating from the latest sources before investigating that.

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel


  reply	other threads:[~2002-03-25  9:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-22 14:03 cd - in shell buffers does not work any more Francesco Potorti`
2002-03-22 16:51 ` Eli Zaretskii
2002-03-23 16:14 ` Richard Stallman
2002-03-25  9:50   ` Francesco Potorti` [this message]
2002-03-25 11:55     ` Pavel Janík
2002-03-25 12:38       ` Francesco Potorti`
2002-03-28 19:18         ` Pavel Janík
2002-03-26  8:51     ` Richard 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=E16pR7f-0004hT-00@pot.cnuce.cnr.it \
    --to=pot@gnu.org \
    --cc=emacs-devel@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.