From xemacs-m  Sat Mar 15 11:02:25 1997
Received: from omega.intranet.com (omega.intranet.com [192.148.106.20])
	by xemacs.org (8.8.5/8.8.5) with SMTP id LAA16701
	for <xemacs-beta@xemacs.org>; Sat, 15 Mar 1997 11:02:23 -0600 (CST)
Received: by omega.intranet.com; (5.65v3.2/1.3/10May95) id AA23002; Sat, 15 Mar 1997 12:03:00 -0500
Resent-Date: Sat, 15 Mar 1997 12:02:12 -0500 (EST)
Date: Sat, 15 Mar 1997 12:02:12 -0500 (EST)
Resent-From: Jonathan Edwards <edwards@intranet.com>
Resent-Message-Id: <199703151702.MAA19276@blight.IntraNet.com>
Message-Id: <199703151702.MAA19276@blight.IntraNet.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
From: Jonathan Edwards <edwards@intranet.com>
To: xemacs-beta@xemacs.org
Subject: VM 6.19 problem
Newsgroups: gnu.emacs.vm.info
X-Face: #bA9Kpw-a@xMyaNJ-2wie(5Lje^S*i^8!VUOF84U!/jSPG*y@3s4Qu+\-FBQ?vQpE1S1<Vo
 TeWVx=wH}wf_WC]x:D%qd,r*|!~q=gVAWEA;T~3V4};X$r7W!FA(#Zj'E7M^(Tv)
X-Newsreader: Gnus v5.4.24/XEmacs 19.15
Resent-To: xemacs-beta@xemacs.org

The following message is a courtesy copy of an article
that has been posted to gnu.emacs.vm.info as well.

VM 6.19 on XEmacs 19.15b98 will sometimes start a reply to a message
when just visiting a folder. I have seen this in 2 previous betas containing
VM 6.x versions. I can reproduce the problem:


xemacs -q
(setq vm-folder-directory "~/Mail/")
Run VM from the Mail toolbar button.
It opens my INBOX folder (which has no unread mail).
I hit the Visit toolbar button.
It pops up a folder-selection frame.
I mouse-click on a folder name. That folder contains unread mail.
VM opens a frame containing the folder, and then also a frame
containing a reply to a message in that folder.


This does not happen if I use the "v" command to visit the folder, or
select the "keyboard interface" from the folder selection frame.
It only happens if the folder has unread mail.
It does not happen if I put the same folder in my home directory and
don't set vm-folder-directory 
It will only happen once per emacs session.

