From xemacs-m  Tue Feb 18 08:05:37 1997
Received: from uni-kl.de (sys@news.uni-kl.de [131.246.136.51])
	by xemacs.org (8.8.5/8.8.5) with SMTP id IAA27183
	for <xemacs-beta@xemacs.org>; Tue, 18 Feb 1997 08:05:35 -0600 (CST)
Received: from uklirb.informatik.uni-kl.de by news.uni-kl.de id ab03076;
          18 Feb 97 15:05 MET
Received: from cochlea.e-technik.uni-kl.de by uklirb.informatik.uni-kl.de
          id aa06340; 18 Feb 97 14:58 MET
Date: Tue, 18 Feb 1997 14:58:06 +0100 (MEZ)
Message-Id: <199702181358.OAA20180@rhrk.uni-kl.de>
From: Marcus Thiessel <thiessel@rhrk.uni-kl.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: Neal Becker <neal@ctd.comsat.com>
Cc: xemacs-beta@xemacs.org
Subject: Re: 20.1 wierdness
In-Reply-To: <u9u3nas2nf.fsf@neal.ctd.comsat.com>
References: <E0vwXQQ-0002Dl-00@neal.ctd.comsat.com>
	<199702180801.JAA15402@rhrk.uni-kl.de>
	<u9u3nas2nf.fsf@neal.ctd.comsat.com>

Neal Becker writes:
 > Did you put
 > 
 > (require 'crypt)
 > 
 > in your .emacs?

I did! Well, actually I use the sample.emacs file which comes with
each distribution only with modifications concerning W3!

 > Also, why not add:
 > 
 > (setq auto-mode-alist
 >       (cons '("\\.\\(arc\\|zip\\|lzh\\|zoo\\)$" . archive-mode)
 > 	    auto-mode-alist))
 > (autoload 'archive-mode "arc-mode" "Major mode for editing archives." t)

This really doesn't change anything. Now I get 'stty: : Not a
typewriter' on the first line of my file. On a compressed tar-archive
I always get a corrupted size after decompression.



--Marcus

