From xemacs-m  Tue Aug  5 09:23:21 1997
Received: from newman.aventail.com (root@newman.aventail.com [199.238.236.1])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id JAA13304
	for <xemacs-beta@xemacs.org>; Tue, 5 Aug 1997 09:23:19 -0500 (CDT)
Received: from kramer.in.aventail.com (wmperry@kramer.in.aventail.com [192.168.1.12])
	by newman.aventail.com (8.8.5/8.8.5) with ESMTP id HAA04516
	for <xemacs-beta@xemacs.org>; Tue, 5 Aug 1997 07:23:17 -0700 (PDT)
Received: (from wmperry@localhost)
	by kramer.in.aventail.com (8.8.5/8.8.5) id HAA05987;
	Tue, 5 Aug 1997 07:22:37 -0700
Date: Tue, 5 Aug 1997 07:22:37 -0700
Message-Id: <199708051422.HAA05987@kramer.in.aventail.com>
From: "William M. Perry" <wmperry@aventail.com>
To: xemacs-beta@xemacs.org
Subject: Dired completely broken in latest betas?
Errors-to: wmperry@aventail.com
Reply-to: wmperry@aventail.com
X-Face: O~Rn;(l][/-o1sALg4A@xpE:9-"'IR[%;,,!m7</SYF`{vYQ(&RI1&EiH[FvT;J}@f!4kfz
 x_!Y#=y{Uuj9GvUi=cPuajQ(Z42R[wE@{G,sn$qGr5g/wnb*"*ktI+,CD}1Z'wxrM2ag-r0p5I6\nA
 [WJopW_J.WY;

Is anybody else seeing problems with dired in the latest betas?  '~' and
'#' do not mark _any_ files even when appropriate backup/autosave files are 
there.

'f' or 'button2' signals:

Signaling: (wrong-type-argument stringp nil)
  expand-file-name(nil)
  find-file-noselect(nil)
  find-file(nil)
  dired-find-file()
  dired-mouse-file-action(#<buttondown-event button2> dired-find-file)
  dired-mouse-find-file(#<buttondown-event button2>)
  call-interactively(dired-mouse-find-file)

I'll dig into this in a minute and hopefully have some patches.

-Bill P.

