|
From: | GNU bug Tracking System |
Subject: | [debbugs-tracker] bug#13296: closed (24.2.91; Interpretation of Null CDPATH components is wrong.) |
Date: | Mon, 31 Dec 2012 21:23:01 +0000 |
Your message dated Mon, 31 Dec 2012 16:20:52 -0500 with message-id <address@hidden> and subject line Re: bug#13296: 24.2.91; Interpretation of Null CDPATH components is wrong. has caused the debbugs.gnu.org bug report #13296, regarding 24.2.91; Interpretation of Null CDPATH components is wrong. to be marked as done. (If you believe you have received this mail in error, please contact address@hidden) -- 13296: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13296 GNU Bug Tracking System Contact address@hidden with problems
--- Begin Message ---Subject: 24.2.91; Interpretation of Null CDPATH components is wrong. Date: Fri, 28 Dec 2012 15:12:48 -0500 How to demonstrate the bug:$ cd ~$ /bin/pwd/u/home$ mkdir -p this/is/a/test$ export CDPATH=:~$ cd this/is/a/test$ emacs -Qlaunch 'eshell'prompt should read "~/this/is/test $"type "cd .." at the prompt.prompt reads "/u $".and /bin/pwd results in "/u"This is interpretation of CDPATH is not the same as that of BASH or of of EMACS prior to 24.2.91 that both treat NULL components of the colon separated list of values as ".". See, bash(1) discussions of CDPATH.
--- End Message ---
--- Begin Message ---Subject: Re: bug#13296: 24.2.91; Interpretation of Null CDPATH components is wrong. Date: Mon, 31 Dec 2012 16:20:52 -0500 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) Version: 24.2.92 Fixed in emacs-24 branch.
--- End Message ---
[Prev in Thread] | Current Thread | [Next in Thread] |