Gnus development mailing list
 help / color / mirror / Atom feed
From: David Hedbor <david@hedbor.org>
Subject: Re: reading compressed mail messages
Date: 14 Apr 1998 16:30:32 -0700	[thread overview]
Message-ID: <od90p8j813.fsf@frisco.inside.sealabs.com> (raw)
In-Reply-To: Ken Raeburn's message of "14 Apr 1998 18:52:05 -0400"

Ken Raeburn <raeburn@cygnus.com> writes:

> What's the "right" way to compress mail messages such that gnus will
> deal with them?  How solid it is?  I've seen no documentation, and
> only a little bit of code that appears to handle any suffixes that
> were already set up to be handled by jka-compr at the time gnus was
> loaded (meaning loading both then updating the suffix list does the
> wrong thing).

Getting decompression to work is as easy as adding
(require 'jka-compr) to the beginning of your .emacs file. I had a
problem in the beginning, where I loaded jka-compr too late, so I now
have it first.

When it's loaded, automatic decompression works perfectly
fine. Compression is not done automatically however. I did apply
(after some munging) the previous patch which does that, and might be
able to make a new patch against the latest qgnus.

-- 
[ Below is a random fortune, which is unrelated to the above message. ]
Liar:
	one who tells an unpleasant truth.
		-- Oliver Herford



      reply	other threads:[~1998-04-14 23:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-03-13 23:33 Patch Request: automatic compressing David Hedbor
1998-04-14 22:52 ` reading compressed mail messages Ken Raeburn
1998-04-14 23:30   ` David Hedbor [this message]

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=od90p8j813.fsf@frisco.inside.sealabs.com \
    --to=david@hedbor.org \
    /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).