From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/23807 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:25:33 -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 1035161474 4048 80.91.224.250 (21 Oct 2002 00:51:14 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:51:14 +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 WAA01510 for ; Sun, 4 Jul 1999 22:32:12 -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 VAB29920; Sun, 4 Jul 1999 21:28:23 -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:29:13 -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 VAA28548 for ; Sun, 4 Jul 1999 21:28:03 -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 WAA01454; Sun, 4 Jul 1999 22:25:28 -0400 (EDT) Original-Received: by webtile.wallaby.cc (Postfix, from userid 6077) id 650146277A; Sun, 4 Jul 1999 19:25:33 -0700 (PDT) Original-To: ding@gnus.org In-Reply-To: Neil Crellin's message of "04 Jul 1999 19:11:23 -0700" Original-Lines: 22 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:23807 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:23807 Neil Crellin writes: > 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. Using string= in place of string-match here is doing the totally wrong thing with regard to wildcard matches in the mailcap parsing. I suggest reverting that particular sub-patch. I'm not seeing what exactly that patch was needed for, so I don't know if this breaks anything else, but it does fix wildcard mailcap matches. -- Neil Crellin