Gnus development mailing list
 help / color / mirror / Atom feed
* gnus-mime-copy-part and jka-compr
@ 2002-11-17 22:51 Kevin Ryde
  2002-12-28 21:16 ` Lars Magne Ingebrigtsen
  2002-12-28 21:17 ` Lars Magne Ingebrigtsen
  0 siblings, 2 replies; 18+ messages in thread
From: Kevin Ryde @ 2002-11-17 22:51 UTC (permalink / raw)


I wonder if it'd be possible for gnus-mime-copy-part (`c') to
automatically decompress a file like foo.tar.bz2 in a message.

It doesn't seem to cooperate with auto-compression-mode at the moment.
It ends up with a buffer that's still got the compressed data but has
been put into tar-mode, which of course is not right.

It seems jka-compr works by hooking insert-file-contents with
file-name-handler-alist, and leaving a do-nothing ("\\.bz2\\'" nil
jka-compr) in auto-mode-alist, so the normal-mode call in
gnus-mime-copy-part doesn't do the trick.



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

end of thread, other threads:[~2003-01-15 20:18 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-17 22:51 gnus-mime-copy-part and jka-compr 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
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

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