From xemacs-m  Mon Jul  7 07:48:52 1997
Received: from news.smart.net (jmiller@max1p93.smart.net [206.97.127.93])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id HAA03722
	for <xemacs-beta@xemacs.org>; Mon, 7 Jul 1997 07:48:50 -0500 (CDT)
Received: (from jmiller@localhost)
          by news.smart.net (8.8.4/8.8.4)
	  id IAA28712; Mon, 7 Jul 1997 08:51:43 -0400
Date: Mon, 7 Jul 1997 08:51:43 -0400
Message-Id: <199707071251.IAA28712@news.smart.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
From: Jeff Miller <jmiller@smart.net>
To: xemacs-beta@xemacs.org
Subject: Re: M-x find-file breaks after sample.emacs is loaded
In-Reply-To: <rxsvi2nnopd.fsf@midnight.ecf.teradyne.com>
References: <rxsvi2nnopd.fsf@midnight.ecf.teradyne.com>
X-Mailer: VM 6.32 under 20.3 "Stockholm" XEmacs  Lucid (beta11)
Reply-to: jmiller@smart.net
X-Face: &vGrMZ?Q&W5~yiCR_#hat=$tgJrK`J=2$se?0Nu9I3G|I<2-\:82zx>kz=l8(yw)G1i&0"D
 <nv_e$^;,ftG6@Hn"did"G5i=X_-Z3Y

>>>>> "AA" == Adrian Aichner <aichner@ecf.teradyne.com> writes:

AA> In both cases you get a buffer with sample.emacs in it.
AA> However in the not-ok case you will get following *Backtrace* when you
AA> try C-x C-f afterwards:


AA> So, sample.emacs must pull in something broken.

i think it is the default-dir.el problem steve sent out a few days ago.

when I load sample.emacs and then C-x C-f, I get

Wrong number of arguments #<compiled-function (from "default-dir.elc")
(file &op

well, there's more, but I can't get the mini buffer to resize and see the
rest. 

If i delete the lisp/efs/default-dir.elc, (as mentioned in steve's
message) C-x C-f work ok then.

Jeff

