From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: jka-compr stopped working Date: Fri, 30 Apr 2004 12:00:56 -0400 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1083341302 484 80.91.224.253 (30 Apr 2004 16:08:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 30 Apr 2004 16:08:22 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Apr 30 18:08:03 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BJaYT-0008IK-00 for ; Fri, 30 Apr 2004 18:08:02 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BJaXC-00039q-8y for geh-help-gnu-emacs@m.gmane.org; Fri, 30 Apr 2004 12:06:42 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BJaWt-00039X-W9 for help-gnu-emacs@gnu.org; Fri, 30 Apr 2004 12:06:23 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BJaWO-00036D-DK for help-gnu-emacs@gnu.org; Fri, 30 Apr 2004 12:06:23 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BJaUB-0002rB-1v for help-gnu-emacs@gnu.org; Fri, 30 Apr 2004 12:03:35 -0400 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.24) id 1BJaRc-0005by-4V for help-gnu-emacs@gnu.org; Fri, 30 Apr 2004 12:00:56 -0400 Original-To: help-gnu-emacs@gnu.org In-reply-to: (victor@idaccr.org) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:18158 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:18158 > Newsgroups: gnu.emacs.help > From: victor@idaccr.org (Victor S. Miller) > Date: Fri, 30 Apr 2004 15:23:34 GMT > > I've used jka-compr for quite a while. It has worked without a > problem. Recently we converted to emacs 21.2.1, and now it just > doesn't work -- i.e. compressed files are not recognized. Any > debugging suggestions? I've checked -- it really is loaded. See the doc string of the function auto-compression-mode. I'm guessing that your .emacs file turns on jka-compr in a way that worked with previous versions of Emacs, but does not work anymore with the latest versions.