From xemacs-m  Mon May  5 20:14:35 1997
Received: from canker.atype.com (jsc@canker.atype.com [137.103.200.167])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id UAA20868
	for <xemacs-beta@xemacs.org>; Mon, 5 May 1997 20:14:32 -0500 (CDT)
Received: (from jsc@localhost)
	by canker.atype.com (8.8.5/8.8.5) id VAA00088;
	Mon, 5 May 1997 21:15:57 -0400
Date: Mon, 5 May 1997 21:15:57 -0400
Message-Id: <199705060115.VAA00088@canker.atype.com>
From: "Jin S. Choi" <jsc@atype.com>
To: xemacs-beta@xemacs.org
Subject: non-existent function vm-unsaved-message called from tm-vl.el
Reply-to: jsc@atype.com
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII

tm-vm.el contains the line
                (vm-unsaved-message "Building digest preamble...")
but there is no definition of vm-unsaved-message anywhere I can see.

You can trigger this by installing TM for use with VM, then typing
M-x vm M m M n z
(select one message, forward marked as digest).

