From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/40086 Path: main.gmane.org!not-for-mail From: merlyn@stonehenge.com (Randal L. Schwartz) Newsgroups: gmane.emacs.gnus.general Subject: Re: xemacs 21.4 (patch 3) and uncompressing nnml messages Date: 07 Nov 2001 03:24:41 -0800 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035175691 31377 80.91.224.250 (21 Oct 2002 04:48:11 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:48:11 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: (qmail 23327 invoked from network); 7 Nov 2001 11:26:07 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 7 Nov 2001 11:26:07 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 161QpL-0004Sl-00; Wed, 07 Nov 2001 05:25:03 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 07 Nov 2001 05:24:45 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id FAA22647 for ; Wed, 7 Nov 2001 05:24:34 -0600 (CST) Original-Received: (qmail 23313 invoked by alias); 7 Nov 2001 11:24:46 -0000 Original-Received: (qmail 23308 invoked from network); 7 Nov 2001 11:24:46 -0000 Original-Received: from halfdome.holdit.com (merlyn@209.102.105.64) by gnus.org with SMTP; 7 Nov 2001 11:24:46 -0000 Original-Received: (from merlyn@localhost) by halfdome.holdit.com (8.9.1/8.9.1) id DAA19649; Wed, 7 Nov 2001 03:24:43 -0800 Original-To: Vin Shelton In-Reply-To: Original-Lines: 23 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:40086 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:40086 >>>>> "Vin" == Vin Shelton writes: Vin> The help for auto-compression-mode says: Vin> Toggle automatic file compression and uncompression. Vin> With prefix argument ARG, turn auto compression on if positive, else off. Vin> Returns the new status of auto compression (non-nil means on). Vin> Does changing 't' to '1' a la: Vin> (auto-compression-mode 1) Vin> help? I have this setting in my init files, and this does what you Vin> want it to. That doesn't seem to make a difference to auto-compression-mode. The return value from either 1 or t as an argument is "t", and both result in the message "auto-compression-mode is now ON". -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!