emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] GnuTLS support on Woe32


From: Lars Magne Ingebrigtsen
Subject: Re: [PATCH] GnuTLS support on Woe32
Date: Mon, 02 May 2011 21:14:20 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux)

Juanma Barranquero <address@hidden> writes:

> What if some elisp code wants to know whether GnuTLS is available?
> (fboundp 'gnutls-whatever) won't do, because the functions are defined
> (just non-functional). IMO
>
>   (if (gnutls-available-p)
>       ; do something
>     ; do something else

Yes, having a function like that would be very handy.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




reply via email to

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