bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#17159: 24.3.50; error on `cd $d` in interactive shell


From: Glenn Morris
Subject: bug#17159: 24.3.50; error on `cd $d` in interactive shell
Date: Sat, 05 Apr 2014 22:02:58 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Minimal example:

emacs -Q -f shell
foo=/tmp
cd $foo

It's never worked, now it's just more verbose in telling you about it.

It uses with-demoted-errors, so it debug-on-error is not on, it only
gives a message.

It should probably go back to being silent, since the directory tracker
is so easy to confuse (http://debbugs.gnu.org/9555).





reply via email to

[Prev in Thread] Current Thread [Next in Thread]