From xemacs-m  Thu Dec 26 11:40:59 1996
Received: from sandman.cisco.com (sandman.cisco.com [171.68.209.51])
          by xemacs.cs.uiuc.edu (8.8.4/8.8.4) with SMTP
	  id LAA27150 for <xemacs-beta@xemacs.org>; Thu, 26 Dec 1996 11:40:58 -0600 (CST)
Received: (from drich@localhost) by sandman.cisco.com (8.6.11/CA/950118) id JAA00837 for xemacs-beta@xemacs.org; Thu, 26 Dec 1996 09:40:34 -0800
Date: Thu, 26 Dec 1996 09:40:34 -0800
From: Dan Rich <drich@cisco.com>
Message-Id: <199612261740.JAA00837@sandman.cisco.com>
To: xemacs-beta@xemacs.org
Subject: 20.0 beta 32 and jka-compr

Is anyone else using jka-compr with 20.0?  I'm having all sorts of trouble
with it.  First it isn't loading on startup (which could very well be a 
problem with my init file), but when I try and save a message from VM into
a compressed folder I am getting the error:
Wrong number of arguments: (lambda (start end file &optional append visit) (let* ((filename (expand-file-name file)) (visit-file (if (stringp vi....

Which looks like it is coming from the call to jka-compr-write-region.

Did write-region change it's argument list (it looks the same as the above)?

Any ideas?

