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

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

[21.3] (file-directory-p "") should raise an error


From: Jari Aalto+mail.linux
Subject: [21.3] (file-directory-p "") should raise an error
Date: 04 Nov 2004 16:03:33 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

In GNU Emacs 21.3.1 (i386-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2004-08-03 on raven, modified by Debian

Code like this should raise an error:

   (file-directory-p "")

Now it returns t, which is not intuitive for and empty directory name.

Jari




reply via email to

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