GNU bug report logs - #13296
24.2.91; Interpretation of Null CDPATH components is wrong.

Previous Next

Package: emacs;

Reported by: Charles Rendleman <carendle <at> gmail.com>

Date: Fri, 28 Dec 2012 20:14:01 UTC

Severity: important

Found in version 24.2.91

Fixed in version 24.2.92

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Glenn Morris <rgm <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#13296: closed (24.2.91; Interpretation of Null CDPATH
 components is wrong.)
Date: Mon, 31 Dec 2012 21:23:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 31 Dec 2012 16:20:52 -0500
with message-id <9uzk0tapfv.fsf <at> fencepost.gnu.org>
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
help-debbugs <at> gnu.org.)


-- 
13296: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13296
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Charles Rendleman <carendle <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.2.91; Interpretation of Null CDPATH components is wrong.
Date: Fri, 28 Dec 2012 15:12:48 -0500
[Message part 3 (text/plain, inline)]
How to demonstrate the bug:
$ cd ~
$ /bin/pwd
/u/home
$ mkdir -p this/is/a/test
$ export CDPATH=:~
$ cd this/is/a/test
$ emacs -Q
launch '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.
[Message part 4 (text/html, inline)]
[Message part 5 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: 13296-done <at> debbugs.gnu.org
Subject: Re: bug#13296: 24.2.91;
	Interpretation of Null CDPATH components is wrong.
Date: Mon, 31 Dec 2012 16:20:52 -0500
Version: 24.2.92

Fixed in emacs-24 branch.


This bug report was last modified 12 years and 148 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.