Dear Developers,
As title, after the changeset:
changeset:   4640:8cef85a39d2c
user:        Aidan Kehoe <kehoea(a)parhasard.net>
date:        Sat Jun 06 17:20:21 2009 +0100
summary:     Make CDPATH handling portable, accept entries not matching "/$".
The #'cd function is seemed to be broken, in the following scenario:
 1. the CDPATH environment is unseted or empty
 2. 'cd-path was nil
 3. cd to a relative path, e.g. (cd ".."), (cd "foo/bar")
  ==> wrong type of argument stringp, nil
Caused by (split-path nil)....
Thanks,
FKtPp
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta