From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/16432 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: `gnus-article-mime-decode-quoted-printable' isn't defined anywhere Date: 30 Aug 1998 12:15:27 +0200 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=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035155306 27758 80.91.224.250 (20 Oct 2002 23:08:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:08:26 +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 GAA21229 for ; Sun, 30 Aug 1998 06:18:48 -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 EAF17042; Sun, 30 Aug 1998 04:49:51 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 30 Aug 1998 05:16:58 -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 FAA14220 for ; Sun, 30 Aug 1998 05:16:22 -0500 (CDT) Original-Received: from sparky.gnus.org (ppp105.uio.no [129.240.240.110]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id GAA21170 for ; Sun, 30 Aug 1998 06:16:12 -0400 (EDT) Original-Received: (from larsi@localhost) by sparky.gnus.org (8.8.5/8.8.5) id MAA09405; Sun, 30 Aug 1998 12:18:11 +0200 Mail-Copies-To: never X-Now-Reading: Jack Dann (ed.)'s _Nova Awards 32_ Original-To: ding@gnus.org In-Reply-To: SL Baur's message of "29 Aug 1998 17:14:21 -0700" X-Mailer: Pterodactyl Gnus v0.7/XEmacs 21.0 - "Finnish Landrace" X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > which causes things like M-x apropos gnus.*mime to fail, etc. (fboundp 'gnus-article-mime-decode-quoted-printable) => t (documentation 'gnus-article-mime-decode-quoted-printable t) => Signaling: (void-function gnus-article-mime-decode-quoted-printable) Uhm. Surely this is a bug? Ah, I see -- gnus.el autoloads the function, but it's never defined. Fix in Pterodactyl Gnus v0.7. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen