Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
Subject: Re: :prescript
Date: 14 Mar 1999 17:12:51 +0100	[thread overview]
Message-ID: <m390d0yrr0.fsf@quimbies.gnus.org> (raw)
In-Reply-To: Stainless Steel Rat's message of "12 Mar 1999 22:53:13 -0500"

Stainless Steel Rat <ratinox@peorth.gweep.net> writes:

> They need to be quoted:
> 
>         (if (fboundp 'prescript)
> and
>         (if (fboundp 'postscript)
> 
> otherwise the interpreter tests the fboundness of the string instead of the 
> variable.

No -- what we want to check is whether the contents of the variable is 
a function or not.  But we should first check whether it's a symbol,
since fboundp is kinda fragile.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


  parent reply	other threads:[~1999-03-14 16:12 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-03-11 15:59 :prescript John Saylor
1999-03-11 16:36 ` :prescript Shaun Lipscombe
1999-03-11 16:46   ` :prescript Kai.Grossjohann
1999-03-11 22:13     ` :prescript Katsumi Yamaoka
1999-03-12  0:55       ` :prescript Stainless Steel Rat
1999-03-12  1:29         ` :prescript Neil Crellin
1999-03-13  3:53         ` :prescript Stainless Steel Rat
1999-03-13  4:07           ` :prescript Stainless Steel Rat
1999-03-14 16:12           ` Lars Magne Ingebrigtsen [this message]
  -- strict thread matches above, loose matches on Subject: below --
1999-03-11  1:05 :prescript Stainless Steel Rat
1999-03-11 15:37 ` :prescript empiric
1999-03-14 16:14 ` :prescript 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=m390d0yrr0.fsf@quimbies.gnus.org \
    --to=larsi@gnus.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).