Gnus development mailing list
 help / color / mirror / Atom feed
* xemacs 21.4 (patch 3) and uncompressing nnml messages
@ 2001-11-06 18:34 Randal L. Schwartz
  2001-11-06 23:30 ` Vin Shelton
  0 siblings, 1 reply; 4+ messages in thread
From: Randal L. Schwartz @ 2001-11-06 18:34 UTC (permalink / raw)



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.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: xemacs 21.4 (patch 3) and uncompressing nnml messages
  2001-11-06 18:34 xemacs 21.4 (patch 3) and uncompressing nnml messages Randal L. Schwartz
@ 2001-11-06 23:30 ` Vin Shelton
  2001-11-07 11:24   ` Randal L. Schwartz
  0 siblings, 1 reply; 4+ messages in thread
From: Vin Shelton @ 2001-11-06 23:30 UTC (permalink / raw)


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



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: xemacs 21.4 (patch 3) and uncompressing nnml messages
  2001-11-06 23:30 ` Vin Shelton
@ 2001-11-07 11:24   ` Randal L. Schwartz
  2001-11-08  0:14     ` Vin Shelton
  0 siblings, 1 reply; 4+ messages in thread
From: Randal L. Schwartz @ 2001-11-07 11:24 UTC (permalink / raw)
  Cc: ding

>>>>> "Vin" == Vin Shelton <acs@alumni.princeton.edu> 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
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: xemacs 21.4 (patch 3) and uncompressing nnml messages
  2001-11-07 11:24   ` Randal L. Schwartz
@ 2001-11-08  0:14     ` Vin Shelton
  0 siblings, 0 replies; 4+ messages in thread
From: Vin Shelton @ 2001-11-08  0:14 UTC (permalink / raw)



merlyn@stonehenge.com (Randal L. Schwartz) writes:
> >>>>> "Vin" == Vin Shelton <acs@alumni.princeton.edu> writes:

> 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".

Strangely, though, it works for me.  Have you tried running "xemacs
-vanilla" in order to isolate any effects from your init files?

I'm using nnml under XEmacs 21.4.5, BTW.

  - vin



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-11-08  0:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-06 18:34 xemacs 21.4 (patch 3) and uncompressing nnml messages Randal L. Schwartz
2001-11-06 23:30 ` Vin Shelton
2001-11-07 11:24   ` Randal L. Schwartz
2001-11-08  0:14     ` Vin Shelton

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).