Gnus development mailing list
 help / color / mirror / Atom feed
From: Vin Shelton <acs@alumni.princeton.edu>
Subject: Re: xemacs 21.4 (patch 3) and uncompressing nnml messages
Date: 06 Nov 2001 18:30:41 -0500	[thread overview]
Message-ID: <m2u1w7a34u.fsf@zion.rcn.com> (raw)
In-Reply-To: <m13d3ru4sv.fsf@halfdome.holdit.com>

merlyn@stonehenge.com (Randal L. Schwartz) writes:

> emacs 20.mumble (gnus version 5.8.8) could handle an article numbered
> 1234.gz to mean that this article was compressed, and automatically
> uncompress it before display.
> 
> xemacs 21.4 (patch 3) (gnus version 5.8.8) seems not to do that.  do I
> need to set some additional flag somewhere, or am I just going to have
> to leave everything uncompressed?  I already added
> (auto-compression-mode t) to my .emacs file, like I had with emacs.

The help for auto-compression-mode says:
Toggle automatic file compression and uncompression.
With prefix argument ARG, turn auto compression on if positive, else off.
Returns the new status of auto compression (non-nil means on).

Does changing 't' to '1' a la:

(auto-compression-mode 1)

help?  I have this setting in my init files, and this does what you
want it to.

HTH,
  vin



  reply	other threads:[~2001-11-06 23:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-06 18:34 Randal L. Schwartz
2001-11-06 23:30 ` Vin Shelton [this message]
2001-11-07 11:24   ` Randal L. Schwartz
2001-11-08  0:14     ` Vin Shelton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2u1w7a34u.fsf@zion.rcn.com \
    --to=acs@alumni.princeton.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).