Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

void function gnutls-available-p #18

Closed
Superbil opened this issue Jan 17, 2014 · 2 comments
Closed

void function gnutls-available-p #18

Superbil opened this issue Jan 17, 2014 · 2 comments

Comments

@Superbil
Copy link

I can't find gnutls-available-p

Symbol's function definition is void: gnutls-available-p

Emacs 24.3.1
Mac OS X 10.9.1-x86_64

@Superbil
Copy link
Author

My elfeed version is elfeed-20140103.1226
I got it from elpa.

look like gnutls-available-p can't just call it.

@skeeto skeeto closed this as completed in 0d7b243 Jan 17, 2014
@skeeto
Copy link
Owner

skeeto commented Jan 17, 2014

I'm really disappointed with this function. Now that I've looked a the
code in Emacs (gnutls.c), unlike my assumption, it serves absolutely no
purpose. It's literally defined to return t. If gnutls wasn't provided
at compile time, this function is undefined rather than defined to
return nil, as it should be.

Anyway, it should be fixed now. Thanks for reporting it. However, if you
didn't build Emacs with gnutls support and you don't have the command
gnutls line programs then you won't be able to fetch any HTTPS feeds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants