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

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

bug#6299: In read-file-name: (args-out-of-range "c:" 0 3)


From: Stefan Monnier
Subject: bug#6299: In read-file-name: (args-out-of-range "c:" 0 3)
Date: Sat, 29 May 2010 23:34:06 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

>> my guess is that (file-name-directory "c:") return "c:/".
> Yes, that is the case, it returns "c:/".

What about (file-name-nondirectory "c:")?

And what about (file-name-all-completions
                (file-name-nondirectory "c:")
                (file-name-directory "c:")) ?


-- Stefan





reply via email to

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