emacs-devel
[Top][All Lists]
Advanced

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

Re: Use nntp-open-tls-stream in url-snews


From: Glenn Morris
Subject: Re: Use nntp-open-tls-stream in url-snews
Date: Sat, 01 Dec 2007 23:10:51 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Diane Murray wrote:

> Glenn Morris wrote:
>
>> url-vars says ssl is deprecated, but it is still listed. So shouldn't
>> the change be to invert the test, ie:
>
>> > !   (let ((nntp-open-connection-function (if (eq 'ssl url-gateway-method)
>> > !                                     nntp-open-ssl-stream
>> > !                                   nntp-open-tls-stream)))
>
> Yes, I guess so.  Sorry I didn't think of that.

No worries. Thanks for pointing out that something was amiss here.




reply via email to

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