From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/17350 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: pgnus-0.31: invoke external MIME stuff Date: 24 Sep 1998 00:21:50 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <5b90jastbh.fsf@gin.cs.rochester.edu> NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035156066 473 80.91.224.250 (20 Oct 2002 23:21:06 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:21:06 +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 SAA24380 for ; Wed, 23 Sep 1998 18:48:34 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id RAF03096; Wed, 23 Sep 1998 17:19:34 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 23 Sep 1998 17:48:19 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id RAA29398 for ; Wed, 23 Sep 1998 17:47:57 -0500 (CDT) Original-Received: from sparky.gnus.org (ppp093.uio.no [129.240.240.98]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id SAA24338 for ; Wed, 23 Sep 1998 18:47:17 -0400 (EDT) Original-Received: (from larsi@localhost) by sparky.gnus.org (8.8.5/8.8.5) id AAA01724; Thu, 24 Sep 1998 00:48:46 +0200 Mail-Copies-To: never X-Now-Reading: Ursula Le Guin's _Wild Angels_ Original-To: ding@gnus.org In-Reply-To: Jan Vroonhof's message of "23 Sep 1998 20:56:23 +0200" User-Agent: Gnus/5.070032 (Pterodactyl Gnus v0.32) Emacs/20.3 X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > > (condition-case () > > (base64-decode-region (point-min) (point-max)) > > (error nil)) > > Shouldn't the whole (condition-case () be dropped? as well? No -- base64 throws errors is the region in question isn't a valid base64 file, if I recall correctly. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen