From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/52084 Path: main.gmane.org!not-for-mail From: Oystein Viggen Newsgroups: gmane.emacs.gnus.general Subject: Re: Oort Gnus v0.20 is released Date: Thu, 01 May 2003 13:51:12 +0200 Organization: Tihlde Sender: ding-owner@lists.math.uh.edu Message-ID: <03el3iubpr.fsf@msgid.viggen.net> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1051800289 28829 80.91.224.249 (1 May 2003 14:44:49 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 1 May 2003 14:44:49 +0000 (UTC) Original-X-From: ding-owner+M627@lists.math.uh.edu Thu May 01 16:44:47 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19BFIl-0007Ul-00 for ; Thu, 01 May 2003 16:44:47 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19BFJq-0003vz-00; Thu, 01 May 2003 09:45:54 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19BCas-0000LD-00 for ding@lists.math.uh.edu; Thu, 01 May 2003 06:51:18 -0500 Original-Received: (qmail 54357 invoked by alias); 1 May 2003 11:51:18 -0000 Original-Received: (qmail 54352 invoked from network); 1 May 2003 11:51:17 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by sclp3.sclp.com with SMTP; 1 May 2003 11:51:17 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 19BCjD-0004M9-00 for ; Thu, 01 May 2003 13:59:55 +0200 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 38 Original-NNTP-Posting-Host: colargol.tihlde.hist.no Original-X-Trace: quimby.gnus.org 1051790395 16748 158.38.48.10 (1 May 2003 11:59:55 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 1 May 2003 11:59:55 GMT X-URL: http://www.tihlde.org/~oysteivi/ X-Phone-Number: +47 97 11 48 58 X-Address: Tordenskioldsgt. 12, 7012 Trondheim, Norway X-Face: R=b-K(^1#]KR?6moG:Wrc/t>p)?p`?bgHg36M3hZ>^?\akat3!nX*8xZpIvZrI#]ZzN`I<+ L{8#pdH*1SOB$Zu-_e1<>iE$5cGiLhRem.ct.QtE=&v@9\S_6slX4='![%,F3^&ed5Y5g-#!N'Lr[s &Gfs3c}pYq^oUo{8l-qD87s[P1~+f([41~gD}Pj)nX|KcVv;tF4IIx%pnN\UL|SNT User-Agent: Gnus/5.090021 (Oort Gnus v0.21) XEmacs/21.4 (Common Lisp, linux) Cancel-Lock: sha1:Z4/QRQovk9OL+RPGEHDDt9ai2Mg= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:52084 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:52084 * [Lars Magne Ingebrigtsen] > Ok, this is probably the final Oort Gnus release before Gnus 5.10 > later today. Please test this to see whether it works or not, and if > not, send bug reports. Something like the following lets me compile: : oysteivi@colargol:~/cvs/gnus/lisp; cvs diff -u dgnushack.el Index: dgnushack.el =================================================================== RCS file: /usr/local/cvsroot/gnus/lisp/dgnushack.el,v retrieving revision 6.37 diff -u -r6.37 dgnushack.el --- dgnushack.el 29 Apr 2003 21:53:52 -0000 6.37 +++ dgnushack.el 1 May 2003 11:55:01 -0000 @@ -132,6 +132,8 @@ (autoload 'custom-declare-face "cus-face" nil t) (autoload 'cl-compile-time-init "cl-macs" nil t) (autoload 'defadvice "advice" nil nil 'macro)) + (when (eq emacs-minor-version 4) + (autoload 'defadvice "advice" nil nil 'macro)) (autoload 'Info-directory "info" nil t) (autoload 'Info-menu "info" nil t) (autoload 'annotations-at "annotations") Without the defadvice line, "URLDIR=/usr/share/xemacs21/packages/lisp/w3/ W3DIR=/usr/share/xemacs21/packages/lisp/w3/ lispdir=/usr/share/xemacs/site-packages/lisp/gnus srcdir=. xemacs -batch -no-autoloads -l ./dgnushack.el -f dgnushack-make-auto-load ." will bomb out with "Symbol's function definition is void: defadvice". XEmacs 21.4 (patch 6) \"Common Lisp\" [Lucid] (i386-debian-linux, Mule) (standard Debian Woody version) Øystein -- This message was brought to you by the letter ß and the number e.