From xemacs-m  Thu Mar 13 01:35: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 BAA19656
	for <xemacs-beta@xemacs.org>; Thu, 13 Mar 1997 01:35:45 -0600 (CST)
Received: by crystal.WonderWorks.COM 
	id QQcgqw02897; Thu, 13 Mar 1997 02:35:44 -0500 (EST)
Date: Thu, 13 Mar 1997 02:35:44 -0500 (EST)
Message-Id: <QQcgqw02897.199703130735@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: Bug in vm
In-Reply-To: <199703101310.OAA26302@daedalus.tnt.uni-hannover.de>
References: <199702271328.OAA09887@daedalus.tnt.uni-hannover.de>
	<199702271348.OAA10286@daedalus.tnt.uni-hannover.de>
	<QQcesq19835.199702271708@crystal.WonderWorks.COM>
	<199703070225.DAA22264@daedalus.tnt.uni-hannover.de>
	<QQcftx03390.199703070229@crystal.WonderWorks.COM>
	<199703101310.OAA26302@daedalus.tnt.uni-hannover.de>
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

Heiko Muenkel writes:
 > And by the way: There should be a better and faster way to delete
 > multiple messages (I know of the prefix args and of the mark mail
 > command). What I'm missing is something like
 > vm-delete-messages-in-the-range-from-to which needs the start message
 > number and the end message number or vm-delete-messages-in-the-region
 > or vm-delete-all-unread-messages or
 > vm-delete-all-unread-messages-until-this-message or
 > vm-delete-this-thread.

With the mouse, drag out a region in the summary that encompasses
the messages you want to delete.  Then type M R M N d.

