From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/19588 Path: main.gmane.org!not-for-mail From: Karl Kleinpaste Newsgroups: gmane.emacs.gnus.general Subject: Re: MIME .gif's are not being displayed Date: 03 Dec 1998 08:26:41 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 X-Trace: main.gmane.org 1035157911 12388 80.91.224.250 (20 Oct 2002 23:51:51 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:51:51 +0000 (UTC) Return-Path: Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id IAA26604 for ; Thu, 3 Dec 1998 08:29:07 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.9.1/8.9.1) with ESMTP id HAA19374; Thu, 3 Dec 1998 07:27:31 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 03 Dec 1998 07:27:29 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id HAA15019 for ; Thu, 3 Dec 1998 07:27:21 -0600 (CST) Original-Received: from beaver.jprc.com (BEAVER.JPRC.COM [207.86.147.217]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id IAA26560 for ; Thu, 3 Dec 1998 08:27:15 -0500 (EST) Original-Received: (from karl@localhost) by beaver.jprc.com (8.8.7/8.8.7) id IAA27382; Thu, 3 Dec 1998 08:26:41 -0500 Original-To: ding@gnus.org X-Face: "5(T0tZd{6}pd~YzBG8O/*EW,.]6]@`m^e;fv65W^Y&=d"M\1H}>T~4_.kcDD.O~y3k)a6h R;Nmi>9|>Nm${2IpM0^RcUEa\jcq?KOP)C&~x51l~zCHTulL^_T|u0I^kB'z@]{`2YjQu In-Reply-To: Lars Magne Ingebrigtsen's message of "03 Dec 1998 12:43:28 +0100" User-Agent: Gnus/5.070061 (Pterodactyl Gnus v0.61) XEmacs/20.4 (Emerald) Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 17 Xref: main.gmane.org gmane.emacs.gnus.general:19588 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:19588 Karl Kleinpaste writes: >> Since 0.59 (I think), cartoons in clari.editorials.cartoons.* and >> clari.living.comics.* are displayed only intermittently. Lars Magne Ingebrigtsen writes: > Yup. Fix in Pterodactyl Gnus v0.62. Well, I don't know what you fixed for 0.62, but I just fixed my own stupidity here. After the recent comments on base64 decoders, I started using mimencode. Unfortunately... (setq base64-decoder-switches '("-u" "-p")) ^ ...this is a Bad Thing to use. Taking out the 2nd option gave me back GIFs in clari.* groups. I think I should stop trying out new things when I have a fever...