Gnus development mailing list
 help / color / mirror / Atom feed
From: deskpot@despammed.com (Vasily Korytov)
Subject: Re: Oort Gnus v0.20 is released
Date: Thu, 01 May 2003 18:57:10 +0400	[thread overview]
Message-ID: <87r87iiuk9.fsf@unix.home> (raw)
In-Reply-To: <03el3iubpr.fsf@msgid.viggen.net>

[-- Attachment #1: Type: text/plain, Size: 495 bytes --]

On Thu, 01 May 2003 13:51:12 +0200, Oystein Viggen wrote:

> Something like the following lets me compile:
[...]
> +    (when (eq emacs-minor-version 4)
> +      (autoload 'defadvice "advice" nil nil 'macro))

I would suggest adding (featurep 'xemacs) in condition or using this
one: (not (fboundp 'defadvice)). I think, the latter is better.

-- 
       I accept RFC3156 and RFC2440-compatible encrypted mail.
PGP key fingerprint: 123A 7CCE 6E26 6233 0D87 E01A A0F8 3524 FCD8 1841

[-- Attachment #2: Type: application/pgp-signature, Size: 188 bytes --]

  reply	other threads:[~2003-05-01 14:57 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
2003-05-01 14:57   ` Vasily Korytov [this message]
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=87r87iiuk9.fsf@unix.home \
    --to=deskpot@despammed.com \
    /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).