From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS63949 45.79.64.0/19 X-Spam-Status: No, score=-3.0 required=3.0 tests=AWL,BAYES_00, RCVD_IN_DNSWL_NONE,SPF_PASS,T_RP_MATCHES_RCVD shortcircuit=no autolearn=ham autolearn_force=no version=3.4.0 Received: from ms.lwn.net (ms.lwn.net [45.79.88.28]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 6B27F1FAE2 for ; Mon, 26 Mar 2018 21:38:06 +0000 (UTC) Received: from lwn.net (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ms.lwn.net (Postfix) with ESMTPSA id 3ED9D2F5; Mon, 26 Mar 2018 21:38:05 +0000 (UTC) Date: Mon, 26 Mar 2018 15:38:04 -0600 From: Jonathan Corbet To: Eric Wong Cc: meta@public-inbox.org Subject: Re: [PATCH] Don't send people to mid.gmane.org Message-ID: <20180326153804.51c11667@lwn.net> In-Reply-To: <20180323190735.GA8195@80x24.org> References: <20180323125048.3a3c8864@lwn.net> <20180323190735.GA8195@80x24.org> Organization: LWN.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit List-Id: On Fri, 23 Mar 2018 19:07:35 +0000 Eric Wong wrote: > I seem to remember it working at some point afterwards, but > maybe I'm mistaken. > > Fortunately, nntp://news.gmane.org/20180323125048.3a3c8864@lwn.net > still seems to work. How about that? I kind of suspect an nntp:// link will not be useful to a whole lot of people in these barbaric times. Certainly it's better than a guaranteed-useless link, so it's a step in the right direction, though. Thanks, jon