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

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

bug#19583: nntp-open-server: wrong buffer for nnoo-change-server; breaks


From: Lars Ingebrigtsen
Subject: bug#19583: nntp-open-server: wrong buffer for nnoo-change-server; breaks url-news
Date: Sat, 14 Feb 2015 16:31:06 +1100
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux)

Ivan Shmakov <ivan@siamics.net> writes:

>       This affects url-retrieve-synchronously; consider, e. g.:
>
> (let ((url-news-server "news.gmane.org"))
>   (url-retrieve-synchronously "news:87y4p9y2cq.fsf@violet.siamics.net";))
>
>       Please thus consider the patch MIMEd.

I reverted the patch.

With it or without it, the result was the same: URL wasn't able to
retrieve anything but just returned the HTML below.

So there's a bigger problem in this area than just this.  The TLS stuff
you point to may be an issue, but I'm not sure how.

Content-type: text/html

<html>
 <head>
  <title>Error</title>
 </head>
 <body>
  <div>
   <h1>Error requesting article...</h1>
   <p>
    The status message returned by the NNTP server was:<br><hr>
    <xmp>
Couldn't open connection to news.gmane.org.    </xmp>
   </p>
   <p>
    If you feel this is an error, M-x report-emacs-bug RET.
   </p>
  </div>
 </body>
</html>
<!-- Automatically generated by URL vEmacs -->

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/





reply via email to

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