From xemacs-m  Wed Mar 19 01:47:53 1997
Received: from web2.ndsoft.com (root@web2.ndsoft.com [199.203.68.30])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id BAA23536
	for <xemacs-beta@xemacs.org>; Wed, 19 Mar 1997 01:47:46 -0600 (CST)
Received: from romeo.ndsoft.com (romeo [194.90.171.61])
	by web2.ndsoft.com (8.8.5/8.8.5) with SMTP id JAA05846;
	Wed, 19 Mar 1997 09:45:58 +0300
Received: from ndsoft.com (piccard) by romeo.ndsoft.com (4.1/SMI-4.1)
	id AA18789; Wed, 19 Mar 97 08:47:19 IST
Received: by ndsoft.com (4.1/SMI-4.1)
	id AA11920; Wed, 19 Mar 97 09:47:17 IDT
Date: Wed, 19 Mar 97 09:47:17 IDT
Message-Id: <9703190647.AA11920@ndsoft.com>
From: "Amir J. Katz" <amir@piccard.ndsoft.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: xemacs-beta@xemacs.org (XEmacs Beta List)
Cc: turner@lanl.gov
Subject: Re: xe19.15 dired - some observations
References: <9703170921.AA23543@ndsoft.com>
	<199703190009.RAA02044@branagh.ta52.lanl.gov>
Reply-To: amir@ndsoft.com
X-Mailer: Emacs 19.14 XEmacs Lucid + VM 6.19
X-Face:  ##A>t)R3?k=s5sw'(<v}xy5K8i]2+gl@^A7,ZN.8v5,).3hzG^rRmob&I-^&2m>5K\s3KSk+iIbgHIrS_8k}#}MVff9#>t4r!a>yp<qFqhM>pweVJ!^S<@teMIaDDU(gXk!,)m]o|"X
X-Bogus-Quote: "

>>>>> "John" == John A Turner <turner@branagh.ta52.lanl.gov> writes:

>> 1. Dired now does an automatic 'g' whenever its buffer get
>> redisplayed. It's a nice addition, but can it be turned off?

John> If you mean you don't like to be prompted for confirmation, add
John> revert-subdirs to dired-no-confirm, e.g.:
John> (setq dired-no-confirm '(compress uncompress revert-subdirs))

Thanks, but that's not what I meant. In xe19.14, let's say I have 3
files 'A', 'B' and 'b'.Now if I rename a file 'A' to 'a', the dired
display stays the same, orderwise ('a', 'B', 'b'). 
Hitting 'g' will reread the directory and 'a' will move to its
proper place, bofore 'B'.

In 19.15, as soon as the rename operation is finished, dired will
refresh automagically. My questions is, can this automatic refresh
be turned off?

/* Amir J. Katz  E-mail: amir@ndsoft.com   URL: http://www.ndsoft.com */
/* EagleEye Control Software, LTD., Tel-Aviv, Israel                  */
/* .. I busted a mirror and got seven years bad luck, but my        ..*/
/* .. lawyer thinks he can get me five.        (Steven Wright)      ..*/

