From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/41290 Path: main.gmane.org!not-for-mail From: Raja R Harinath Newsgroups: gmane.emacs.gnus.general Subject: Re: Odd error on requiring gnus-art Date: Mon, 31 Dec 2001 13:18:57 -0600 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 1035176708 5317 80.91.224.250 (21 Oct 2002 05:05:08 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 05:05:08 +0000 (UTC) Return-Path: Original-Received: (qmail 2210 invoked from network); 31 Dec 2001 20:38:31 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 31 Dec 2001 20:38:31 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 16L9CC-0003aV-00; Mon, 31 Dec 2001 14:38:08 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 31 Dec 2001 14:37:59 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id OAA12304 for ; Mon, 31 Dec 2001 14:37:46 -0600 (CST) Original-Received: (qmail 2152 invoked by alias); 31 Dec 2001 20:37:49 -0000 Original-Received: (qmail 2147 invoked from network); 31 Dec 2001 20:37:49 -0000 Original-Received: from mail.cs.umn.edu (128.101.35.200) by gnus.org with SMTP; 31 Dec 2001 20:37:49 -0000 Original-Received: from bose.cs.umn.edu (postfix@bose.cs.umn.edu [128.101.35.195]) by mail.cs.umn.edu (8.11.3/8.11.3) with ESMTP id fBVKbm703347 for ; Mon, 31 Dec 2001 14:37:48 -0600 (CST) Original-Received: by bose.cs.umn.edu (Postfix, from userid 818) id 735973202; Mon, 31 Dec 2001 13:18:57 -0600 (CST) Original-To: ding@gnus.org In-Reply-To: (Raja R Harinath's message of "Mon, 31 Dec 2001 12:56:49 -0600") Original-Lines: 37 User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1.50 (i686-pc-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:41290 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:41290 Hi, Raja R Harinath writes: > Raymond Scholz writes: >> Lars Magne Ingebrigtsen writes: >>> This looks like the `documentation' function has been defadviced. >> >> Not in my initialization files for Emacs and Gnus. Just tried with >> >> emacs -q --no-site-file >> >> and CVS Oort Gnus and still see this error. Gnus 5.9.0 from Emacs 21 >> load fine. >> >> Maybe CVS Emacs 21 is broken? > > I saw the same error. However, M-x load-library gnus-art.el worked, > and gnus worked fine after that. Maybe there's something wierd with > the byte compiler. There definitely is something wierd. 'documentation' on compiled functions in Gnus seem to be screwed up. (documentation 'gnus-article-hide-boring-headers) "Toggle hiding of headers that aren't very interesting. If given a negative prefix, always show; if given a positive prefix, always hide." (documentation 'gnus) "ue #[(n expression) #@30 (\" 8\\207\" . [n expression])" 'gnus-art.el' was loaded as source. 'gnus.el' was loaded normally. - Hari -- Raja R Harinath ------------------------------ harinath@cs.umn.edu "When all else fails, read the instructions." -- Cahn's Axiom "Our policy is, when in doubt, do the right thing." -- Roy L Ash