From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/36454 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: Error while decoding: (void-function base64-decode-region) Date: 26 May 2001 12:10:04 +0200 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 1035172035 8684 80.91.224.250 (21 Oct 2002 03:47:15 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:47:15 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: (qmail 29914 invoked by alias); 26 May 2001 10:10:11 -0000 Original-Received: (qmail 29909 invoked from network); 26 May 2001 10:10:09 -0000 Original-Received: from dolk.extundo.com (195.42.214.242) by gnus.org with SMTP; 26 May 2001 10:10:09 -0000 Original-Received: from barbar.josefsson.org (slipsten.extundo.com [195.42.214.241]) (authenticated) by dolk.extundo.com (8.11.3/8.11.3) with ESMTP id f4QAA5q16293; Sat, 26 May 2001 12:10:06 +0200 Original-To: Steinar Bang In-Reply-To: (Steinar Bang's message of "26 May 2001 11:47:11 +0200") Mail-Copies-To: nobody User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.103 Original-Lines: 15 Xref: main.gmane.org gmane.emacs.gnus.general:36454 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:36454 Steinar Bang writes: >>> As far as I can tell, I haven't got base64-decode-region anywhere. >>> I've got base64-decode, base64-decode-chunk, and >>> base64-decode-string, but not base64-decode-region. > >>> Is there a workaround/fix? > >> Does it help to update your mail-lib package? > > Huh? "mail-lib", what's that? It's the XEmacs package containing base64.el. Maybe the version you got is old and didn't include base64-decode-region? Gnus used to ship a modern base64.el, but I think it has been moved to gnus/contrib/ now.