bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#29147: 27.0.50; gnutls-available-p broken


From: Robert Pluim
Subject: bug#29147: 27.0.50; gnutls-available-p broken
Date: Sun, 05 Nov 2017 11:54:57 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.90 (gnu/linux)

Juri Linkov <juri@linkov.net> writes:

> The Emacs GnuTLS manual says that gnutls-available-p returns t
> if GnuTLS is available, but really it returns nil, and I don't see
> how gnutls-available-p is supposed to return a non-nil value
> when HAVE_GNUTLS is defined, but HAVE_GNUTLS3 is not.

Its docstring says:

    gnutls-available-p is a built-in function in `C source code'.

    (gnutls-available-p)

    Return list of capabilities if GnuTLS is available in this instance of 
Emacs.

I see that the info documentation says it returns t, so that needs
fixing.

Your point about HAVE_GNUTLS3 is valid, that's true as of commit
583995c62dd424775dda33d5134ce04bee2ae685. Ted, was that intentional?

Regards

Robert





reply via email to

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