>>>> "Andy" == Andy Piper <andyp(a)bea.com>
writes:
Andy> At 11:37 AM 6/19/02 -0400, Sam Pfeormon wrote:
> Has something been changed in one of the Windows[x] releases?
> I used to be able to do a dired on *.cpp files (for example)
> but not anymore.
>
> eg. C-x d \foo\*.cpp no longer works.
>
> The error is "Finding truename: Input/output error"
>
> apologies if this has been sent to the wrong place
> d
>
> ps. If someone wants to reply to myself alone, I will
> check this account over the next few days. I've had to
> resort to a "spam account" for posting to this list due
> to the plethora of spam that results from doing so.
Andy> Works for me under cygwin. What version did it last work
Andy> under for you? I assume you are using the native version.
I also see this problem in
(emacs-version)
"XEmacs 21.5 (beta6) \"bok choi\" [Lucid] (i586-pc-win32, Mule) of Sat
May 18 2002 on D5DC120J"
(emacs-version)
"XEmacs 21.4 (patch 8) \"Honest Recruiter\" [Lucid] (i586-pc-win32) of
Thu May 09 2002 on D5DC120J"
In
(emacs-version)
"XEmacs 21.4 (patch 9) \"Informed Management (RC1)\" [Lucid]
(i586-pc-win32) of Sat May 25 2002 on D5DC120J"
get this (peculiar.txt exists)
(file-truename "peculiar.txt" "~")
"c:\\Users\\AichnerAd\\peculiar.txt"
and this
(file-truename "*.txt" "~")
Signaling: (file-error "Finding truename" "Input/output error"
"c:\\Users\\AichnerAd\\*.txt")
file-truename("c:\\Users\\AichnerAd\\*.txt")
apply(file-truename "c:\\Users\\AichnerAd\\*.txt")
dired-handler-fn(file-truename "c:\\Users\\AichnerAd\\*.txt")
file-truename("*.txt" "~")
eval((file-truename "*.txt" "~"))
eval-interactive((file-truename "*.txt" "~"))
eval-last-sexp((4))
call-interactively(eval-last-sexp)
Andy> andy
--
Adrian Aichner
mailto:adrian@xemacs.org
http://www.xemacs.org/