emacs-devel
[Top][All Lists]
Advanced

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

Re: master c6f03ed: Fix a problem in url.el without GnuTLS


From: Leo Liu
Subject: Re: master c6f03ed: Fix a problem in url.el without GnuTLS
Date: Fri, 12 Dec 2014 00:47:48 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (CentOS Linux 7 (Core))

On 2014-12-11 15:57 +0000, Lars Ingebrigtsen wrote:
> +  (when (and (fboundp 'gnutls-available-p)
> +          (gnutls-available-p))

Does this defeat the purpose of gnutls-available-p? BTW, why aren't all
these -available-p functions replaced by features?

Leo



reply via email to

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