From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/16502 Path: main.gmane.org!not-for-mail From: SL Baur Newsgroups: gmane.emacs.gnus.general Subject: Re: `gnus-article-mime-decode-quoted-printable' isn't defined anywhere Date: 31 Aug 1998 03:49:03 -0700 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035155363 28200 80.91.224.250 (20 Oct 2002 23:09:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:09:23 +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 GAA25963 for ; Mon, 31 Aug 1998 06:52:00 -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 FAF22588; Mon, 31 Aug 1998 05:23:04 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 31 Aug 1998 05:50:30 -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 FAA05203 for ; Mon, 31 Aug 1998 05:50:20 -0500 (CDT) Original-Received: from altair.xemacs.org (steve@altair.xemacs.org [206.190.83.19]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id GAA25942 for ; Mon, 31 Aug 1998 06:50:10 -0400 (EDT) Original-Received: (from steve@localhost) by altair.xemacs.org (8.9.1/8.9.1) id DAA23786; Mon, 31 Aug 1998 03:49:03 -0700 Mail-Copies-To: never Original-To: ding@gnus.org X-Face: (:YAD@JS'&Kz'M}n7eX7gEvPR6U1mJ-kt;asEc2qAv;h{Yw7ckz<7+X_SYeTNAaPui:e~x$ ,A=gkt*>UPL/}\a/#C~v2%ETiAY_sx;xve0yL??JWTtX_-NUzXyP38UdW#cmN1\4(X!c3m#%IbtB-3 Z-!xpZi!`E.s{(;aP=b11"!3wQu]1j@^V|;n=B|{l writes in ding@gnus.org: > SL Baur writes: >> I saw that. Could you please put real autoload cookies back in and >> bypass doing manual autoloads for XEmacs? Magic autoload cookies work >> correctly in XEmacs regardless of whether the package was installed >> before the binary was dumped or not and both XEmacs 20.3 and XEmacs >> 20.4 can handle finding new autoloads files in locally installed >> packages. > The main reason I've put that giganting autoload thingie in gnus.el is > that it makes things easy when dealing with non-included Gnus > version. The other reason is that there's so darn many of them that > it almost feels indecent to have that many Gnus symbols defined for > the people who have no intention of using Gnus. In XEmacs 21 those non-persons can simply eliminate (or never load) Gnus and the autoloads vanish. >> I can send you a patch if you wish. > If you think it's a good idea -- please do. It's a good idea -- it won't effect FSF Emacs users at all and it will work for both XEmacs 20.[34] and XEmacs 21 users and be more efficient to boot. I'll send you a patch. The XEmacs 21 emacs lisp packaging code has been carefully FSF copyright assigned so that Richard can use the code if he so wishes.