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

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

bug#11205: 24.0.95; starttls-use-gnutls no longer being honored


From: Glenn Morris
Subject: bug#11205: 24.0.95; starttls-use-gnutls no longer being honored
Date: Tue, 10 Apr 2012 13:43:59 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

You could always try redefining gnutls-available-p to return nil, eg:

(defalias 'gnutls-available-p 'ignore)


I confess I don't really understand what you are trying to do, or why it
matters if the internal support is used.

Hopefully someone else can help.





reply via email to

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