From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#19583: nntp-open-server: wrong buffer for nnoo-change-server; breaks url-news Date: Sat, 14 Feb 2015 16:31:06 +1100 Message-ID: <87egptgiud.fsf@building.gnus.org> References: <874mruy80m.fsf@violet.siamics.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1423892007 11845 80.91.229.3 (14 Feb 2015 05:33:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 14 Feb 2015 05:33:27 +0000 (UTC) Cc: 19583@debbugs.gnu.org To: Ivan Shmakov Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Feb 14 06:33:12 2015 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YMVLs-0001FG-7Z for geb-bug-gnu-emacs@m.gmane.org; Sat, 14 Feb 2015 06:33:12 +0100 Original-Received: from localhost ([::1]:58814 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YMVLr-0005FZ-9Q for geb-bug-gnu-emacs@m.gmane.org; Sat, 14 Feb 2015 00:33:11 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45776) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YMVLn-0005EZ-Dv for bug-gnu-emacs@gnu.org; Sat, 14 Feb 2015 00:33:08 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YMVLi-00085P-7q for bug-gnu-emacs@gnu.org; Sat, 14 Feb 2015 00:33:07 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:51336) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YMVLi-00085I-5G for bug-gnu-emacs@gnu.org; Sat, 14 Feb 2015 00:33:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1YMVLh-0000UE-Qp; Sat, 14 Feb 2015 00:33:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org, bugs@gnus.org Resent-Date: Sat, 14 Feb 2015 05:33:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 19583 X-GNU-PR-Package: emacs,gnus X-GNU-PR-Keywords: patch Original-Received: via spool by 19583-submit@debbugs.gnu.org id=B19583.14238919671850 (code B ref 19583); Sat, 14 Feb 2015 05:33:01 +0000 Original-Received: (at 19583) by debbugs.gnu.org; 14 Feb 2015 05:32:47 +0000 Original-Received: from localhost ([127.0.0.1]:42575 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YMVLS-0000Tl-Ar for submit@debbugs.gnu.org; Sat, 14 Feb 2015 00:32:46 -0500 Original-Received: from smtp.syd.comcen.com.au ([203.23.236.77]:1916) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YMVLQ-0000Tc-0M for 19583@debbugs.gnu.org; Sat, 14 Feb 2015 00:32:44 -0500 Original-Received: from building.gnus.org ([27.96.197.126]) by smtp.syd.comcen.com.au (8.13.4/8.12.9) with ESMTP id t1E5VBVk043532; Sat, 14 Feb 2015 16:31:11 +1100 (EST) In-Reply-To: <874mruy80m.fsf@violet.siamics.net> (Ivan Shmakov's message of "Tue, 13 Jan 2015 16:12:25 +0000") User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux) X-comcen-MailScanner-Information: Please contact the ISP for more information X-comcen-MailScanner: Found to be clean X-comcen-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=0.118, required 4, AWL 0.02, BAYES_50 0.00, RDNS_NONE 0.10) X-comcen-MailScanner-From: larsi@gnus.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:99350 Archived-At: Ivan Shmakov 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 Error

Error requesting article...

The status message returned by the NNTP server was:


Couldn't open connection to news.gmane.org.

If you feel this is an error, M-x report-emacs-bug RET.

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