Gnus development mailing list
 help / color / mirror / Atom feed
From: Kevin Ryde <user42@zip.com.au>
Subject: Re: gnus-mime-copy-part and jka-compr
Date: Wed, 15 Jan 2003 10:34:20 +1000	[thread overview]
Message-ID: <873cnvb69f.fsf@zip.com.au> (raw)
In-Reply-To: <m3bs2xbvb0.fsf@quimbies.gnus.org>

[-- Attachment #1: Type: text/plain, Size: 300 bytes --]

Some doco for this change, mainly to get a cross reference to
auto-compression-mode so one knows how to enable the decompression.

	* gnus-art.el (gnus-mime-copy-part): Mention auto-compression-mode in
	docstring.

	* gnus.texi (Using MIME): Mention auto-compression-mode with
	gnus-mime-copy-part.


[-- Attachment #2: gnus-art.el.copy-part-doc.diff --]
[-- Type: text/plain, Size: 602 bytes --]

--- gnus-art.el.~6.274.~	2003-01-15 10:17:40.000000000 +1000
+++ gnus-art.el	2003-01-15 10:24:27.000000000 +1000
@@ -3986,7 +3986,9 @@ (defun gnus-mime-jka-compr-maybe-uncompr
             (jka-compr-delete-temp-file err-file)))))))
 
 (defun gnus-mime-copy-part (&optional handle)
-  "Put the MIME part under point into a new buffer."
+  "Put the MIME part under point into a new buffer.
+If `auto-compression-mode' is enabled, compressed files like .gz and .bz2
+are decompressed."
   (interactive)
   (gnus-article-check-buffer)
   (let* ((handle (or handle (get-text-property (point) 'gnus-data)))

[-- Attachment #3: gnus.texi.copy-part.diff --]
[-- Type: text/plain, Size: 565 bytes --]

--- gnus.texi.~6.388.~	2003-01-15 10:14:25.000000000 +1000
+++ gnus.texi	2003-01-15 10:28:30.000000000 +1000
@@ -10563,7 +10563,10 @@
 @item c (Article)
 @kindex c (Article)
 Copy the @sc{mime} object to a fresh buffer and display this buffer
-(@code{gnus-mime-copy-part}).
+(@code{gnus-mime-copy-part}).  Compressed files like @file{.gz} and
+@file{.bz2} are automatically decompressed if
+@code{auto-compression-mode} is enabled (@pxref{Compressed Files,,
+Accessing Compressed Files, emacs, The Emacs Editor}).
 
 @findex gnus-mime-print-part
 @item p (Article)

  reply	other threads:[~2003-01-15  0:34 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-17 22:51 Kevin Ryde
2002-12-28 21:16 ` Lars Magne Ingebrigtsen
2002-12-28 22:12   ` Kai Großjohann
2002-12-28 22:37     ` Lars Magne Ingebrigtsen
2002-12-28 23:03       ` Kai Großjohann
2002-12-28 23:19         ` Lars Magne Ingebrigtsen
2003-01-02 23:02           ` Kevin Ryde
2003-01-02 23:10             ` Lars Magne Ingebrigtsen
2003-01-03 21:19               ` Kevin Ryde
2003-01-03 21:27                 ` Lars Magne Ingebrigtsen
2003-01-04  0:35                   ` Kevin Ryde
2003-01-04  0:41                     ` Lars Magne Ingebrigtsen
2003-01-15  0:34                       ` Kevin Ryde [this message]
2003-01-15  1:34                         ` New IMAP user with some Q's dave-mlist
2003-01-15  7:14                           ` Kai Großjohann
2003-01-15 12:58                           ` Simon Josefsson
2003-01-15 20:18                         ` gnus-mime-copy-part and jka-compr Lars Magne Ingebrigtsen
2002-12-28 21:17 ` Lars Magne Ingebrigtsen

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=873cnvb69f.fsf@zip.com.au \
    --to=user42@zip.com.au \
    /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).