From xemacs-m  Fri Mar 28 07:52:38 1997
Received: from macon.informatik.uni-tuebingen.de (macon2.Informatik.Uni-Tuebingen.De [134.2.13.2])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id HAA04794
	for <xemacs-beta@xemacs.org>; Fri, 28 Mar 1997 07:52:37 -0600 (CST)
Received: from modas.informatik.uni-tuebingen.de (modas.Informatik.Uni-Tuebingen.De [134.2.12.3]) by macon.informatik.uni-tuebingen.de (8.8.4/8.8.3/AIX-4.1/WSI-1.0) with SMTP id OAA26622; Fri, 28 Mar 1997 14:52:29 +0100
Received: by modas.informatik.uni-tuebingen.de (AIX 4.1/UCB 5.64/4.03)
          id AA15612; Fri, 28 Mar 1997 14:52:27 +0100
Sender: sperber@informatik.uni-tuebingen.de
To: xemacs-beta@xemacs.org
Cc: David Moore <dmoore@ucsd.edu>
Subject: Re: XEmacs crash (efs-related)
References: <199703271307.OAA03894@atusel63.alcatel.at> <rvwwqt6nt1.fsf@sdnp5.ucsd.edu> <m2d8slc87w.fsf@altair.xemacs.org> <rvvi6d6irv.fsf@sdnp5.ucsd.edu> <m2u3lwq0qq.fsf@altair.xemacs.org> <rvpvwk7p46.fsf@sdnp5.ucsd.edu>
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=ISO-8859-1
From: sperber@informatik.uni-tuebingen.de (Michael Sperber [Mr. Preprocessor])
Date: 28 Mar 1997 14:52:26 +0100
In-Reply-To: David Moore's message of 27 Mar 1997 17:59:53 -0800
Message-Id: <y9ld8skyvhh.fsf@modas.informatik.uni-tuebingen.de>
Lines: 26
X-Mailer: Gnus v5.4.33/XEmacs 20.1(beta9)
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by xemacs.org id HAA04795

>>>>> "David" == David Moore <dmoore@ucsd.edu> writes:

David> Steven L Baur <steve@miranova.com> writes:

>> I don't think we need Yet Another Variable, I think this bug must be
>> fixed.

David> Actually, I'd still like another variable.  I've lived for 7 years
David> without dired automatically refreshing the directory for me, and I'd
David> like to have the choice of saying: Yes, I know I have to hit `g' to
David> refresh the dired buffer, but it's worth the performance gain on small
David> file operations.

I actually agree, and have made such a change.  Does this:

;;;###autoload
(defvar dired-refresh-automatically t
  "*If non-nil, refresh Dired buffers automatically on arbitrary
file operations.")

sound all right to you?

-- 
Cheers =8-} Chipsy
Friede, Vlkerverstndigung und berhaupt blabla

