Gnus development mailing list
 help / color / mirror / Atom feed
From: Oystein Viggen <oysteivi@tihlde.org>
Subject: Re: Oort Gnus v0.20 is released
Date: Thu, 01 May 2003 13:51:12 +0200	[thread overview]
Message-ID: <03el3iubpr.fsf@msgid.viggen.net> (raw)
In-Reply-To: <m365ov6qy3.fsf@quimbies.gnus.org>

* [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.



  reply	other threads:[~2003-05-01 11:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-01  7:57 Lars Magne Ingebrigtsen
2003-05-01 11:51 ` Oystein Viggen [this message]
2003-05-01 14:57   ` Vasily Korytov
2003-05-01 15:39     ` Lars Magne Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=03el3iubpr.fsf@msgid.viggen.net \
    --to=oysteivi@tihlde.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).