From xemacs-m  Sun Mar 23 11:36:47 1997
Received: from crystal.WonderWorks.COM (crystal.WonderWorks.com [192.203.206.1])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id LAA07471
	for <xemacs-beta@xemacs.org>; Sun, 23 Mar 1997 11:36:45 -0600 (CST)
Received: by crystal.WonderWorks.COM 
	id QQcidi18708; Sun, 23 Mar 1997 12:36:46 -0500 (EST)
Date: Sun, 23 Mar 1997 12:36:46 -0500 (EST)
Message-Id: <QQcidi18708.199703231736@crystal.WonderWorks.COM>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
From: Kyle Jones <kyle_jones@wonderworks.com>
To: xemacs-beta@xemacs.org
Subject: Re: VM6.21 problem
In-Reply-To: <199703231311.IAA17626@blight.IntraNet.com>
References: <199703231311.IAA17626@blight.IntraNet.com>
X-Mailer: VM 6.22 under 19.15 XEmacs Lucid (beta103)
X-Face: /cA45WHG7jWq>(O3&Z57Y<"WsX5ddc,4c#w0F*zrV#=M
        0@~@,s;b,aMtR5Sqs"+nU.z^CSFQ9t`z2>W,S,]:[+2^
        Nbf6v4g>!&,7R4Ot4Wg{&tm=WX7P["9%a)_da48-^tGy
        ,qz]Z,Zz\{E.,]'EO+F)@$KtF&V

Jonathan Edwards writes:
 > I am having a serious problen with VM 6.21 in 19.15b103
 > 
 > Opening a large folder (>2000 messages) causes emacs to hang. Quitting
 > from the folder reproduces this. Sometimes it will just hang on its
 > own before I quit. This is always associated with loading vm-sort. I
 > don't know why vm-sort is being loaded. This seems to happen
 > automatically and asynchronously after I open a very large folder, and
 > always when quiting one.
 > None of these problems occur with small folders.
 > 
 > This is all reproduceable from xemacs -q, and doesn't happen on the
 > previous beta.

This looks like normal behavior.  Let VM finish what it is trying
to do.  The sloth is due to buffer gap motion, which probably
involves some system paging on such a large folder.

