info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: fetch parent of article bug ?


From: Reiner Steib
Subject: Re: fetch parent of article bug ?
Date: Tue, 02 Nov 2004 23:33:45 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

On Tue, Nov 02 2004, Sebastien Kirche wrote:

> As i sometimes use Gnus on non-Unix systems that might not provide
> curl nor wget, i am considering a conditional define of
> mm-url-use-external.  Is there a function like file-exists-p or
> file-executable-p that can search the PATH ?

(if (executable-find "curl")
    ...
  ...)

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]