Gnus development mailing list
 help / color / mirror / Atom feed
From: Jesper Harder <harder@myrealbox.com>
Subject: Re: spam.el and missing functions
Date: Wed, 09 Oct 2002 01:38:53 +0200	[thread overview]
Message-ID: <m3y998v6uq.fsf@defun.localdomain> (raw)
In-Reply-To: <m3y9999elt.fsf@heechee.beld.net> (Ted Zlatanov's message of "Tue, 08 Oct 2002 10:42:22 -0400")

Ted Zlatanov <tzz@lifelogs.com> writes:

> locate-file is used by this code:
>
> ;; FIXME!  I do not know if Gnus has a compatibility function for
> ;; `executable-find'.

I don't think I understand why a compatibility function is needed.
Doesn't both Emacs and XEmacs have 'executable.el'?

> I would appreciate suggestions, I don't know the right way to fix
> this.

How about autoloading it:

(autoload 'executable-find "executable")




  reply	other threads:[~2002-10-08 23:38 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-08 12:21 Katsumi Yamaoka
2002-10-08 14:42 ` Ted Zlatanov
2002-10-08 23:38   ` Jesper Harder [this message]
2002-10-08 23:57     ` François Pinard
2002-10-09  1:35       ` Jesper Harder
2002-10-09 14:54     ` Ted Zlatanov
2002-10-09  1:02   ` Katsumi Yamaoka
2002-10-09 14:53     ` Ted Zlatanov
2002-10-09 23:09       ` Alex Schroeder
2002-10-17  9:24   ` Katsumi Yamaoka
2002-10-18  1:31     ` Ted Zlatanov
2002-10-18  1:47       ` Katsumi Yamaoka

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=m3y998v6uq.fsf@defun.localdomain \
    --to=harder@myrealbox.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).