From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/23806 Path: main.gmane.org!not-for-mail From: Neil Crellin Newsgroups: gmane.emacs.gnus.general Subject: Re: Pterodactyl Gnus v0.91 is released Date: 04 Jul 1999 19:11:23 -0700 Organization: Wallaby Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035161473 4040 80.91.224.250 (21 Oct 2002 00:51:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:51:13 +0000 (UTC) Cc: bugs@gnus.org Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id WAA01392 for ; Sun, 4 Jul 1999 22:15:20 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id VAB29851; Sun, 4 Jul 1999 21:14:51 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 04 Jul 1999 21:15:24 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id VAA28473 for ; Sun, 4 Jul 1999 21:15:13 -0500 (CDT) Original-Received: from webtile.wallaby.cc (c186349-a.smateo1.sfba.home.com [24.5.200.59]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id WAA01346; Sun, 4 Jul 1999 22:13:17 -0400 (EDT) Original-Received: by webtile.wallaby.cc (Postfix, from userid 6077) id 64F4B6277A; Sun, 4 Jul 1999 19:11:24 -0700 (PDT) Original-To: ding@gnus.org In-Reply-To: Neil Crellin's message of "04 Jul 1999 18:10:12 -0700" Original-Lines: 14 User-Agent: Gnus/5.070091 (Pterodactyl Gnus v0.91) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:23806 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:23806 Neil Crellin writes: > Lars Magne Ingebrigtsen writes: > > MIME variable cleanup and agent active fixes. > > Some change in 0.90 or 0.91 changed the invocation of xv on image > mime-subparts for me so it no longer works. I used to enter > clari.living.comics.bizarro for example, press b and up would pop the > window in xv. Now it offers to save the jpg to a file for me. Reverting the s/string-match/string=/ patch to around line 490 of mailcap.el provides the expected old behaviour. Looking more closely at that now. -Neil