On 2014-11-10 20:08, Mark Lawrence wrote: > On 10/11/2014 11:31, David Palao wrote: > >> My crystal ball is currently in for repair and is not expected > >> back in the foreseeable future. > > > > Without a crystal ball, this prediction might be not well founded. > > > > Especially in the future when sombody asks "Who the hell was he > replying to?".
That might be a concern if the mail.python.org archive failed, and all usenet archives fell offline. Since the threading wasn't broken, it's a simple matter of looking at the previous message in the thread, as referenced in the appropriate headers: In-Reply-To: <[email protected]> References: <[email protected]> <[email protected]> where that particular message can be found. Any competent mailer or news client should handle threading without the user even thinking about it. It might also be more of a concern if there was actual question/answer content rather than just a little throw-away humor. -tkc -- https://mail.python.org/mailman/listinfo/python-list
