From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/88166 Path: news.gmane.org!.POSTED!not-for-mail From: =?utf-8?Q?Adam_Sj=C3=B8gren?= Newsgroups: gmane.emacs.gnus.general Subject: Re: New DNS tld =?utf-8?Q?=E2=80=9Cmight?= be =?utf-8?Q?bogus?= =?utf-8?Q?=E2=80=9D=2E?= Date: Mon, 08 Oct 2018 21:43:23 +0200 Organization: koldfront - analysis & revolution, Copenhagen, Denmark Message-ID: <878t38usv8.fsf@tullinup.koldfront.dk> References: <8736tg5tal.fsf@portable.galex-713.eu> <87y3b81hxy.fsf@ericabrahamsen.net> <871s902vtz.fsf@portable.galex-713.eu> <87k1ms1epm.fsf@ericabrahamsen.net> <87o9c4z2rj.fsf@portable.galex-713.eu> <87ftxg1bes.fsf@ericabrahamsen.net> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: blaine.gmane.org 1539027707 25057 195.159.176.226 (8 Oct 2018 19:41:47 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 8 Oct 2018 19:41:47 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) To: ding@gnus.org Original-X-From: ding-owner+M36380@lists.math.uh.edu Mon Oct 08 21:41:43 2018 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g9bPS-0006Pa-EK for ding-account@gmane.org; Mon, 08 Oct 2018 21:41:42 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.90_1) (envelope-from ) id 1g9bRR-0000Ld-Py; Mon, 08 Oct 2018 14:43:45 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.90_1) (envelope-from ) id 1g9bRI-0000IU-32 for ding@lists.math.uh.edu; Mon, 08 Oct 2018 14:43:36 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.90_1) (envelope-from ) id 1g9bRD-0001kw-9V for ding@lists.math.uh.edu; Mon, 08 Oct 2018 14:43:35 -0500 Original-Received: from [195.159.176.226] (helo=blaine.gmane.org) by quimby.gnus.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g9bRC-00079X-5X for ding@gnus.org; Mon, 08 Oct 2018 21:43:30 +0200 Original-Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1g9bP3-0005wi-St for ding@gnus.org; Mon, 08 Oct 2018 21:41:17 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 43 Original-X-Complaints-To: usenet@blaine.gmane.org OpenPGP: id=476630590A231909B0A0961A49D0746121BDE416; url=https://asjo.koldfront.dk/gpg.asc Mail-Follow-Up-To: never X-Now-Playing: The Tale of Dusty and Pistol Pete (Sadlands demo), In a State of Passage (The Smashing Pumpkins) X-Face: )qY&CseJ?.:=8F#^~GcSA?F=9eu'{KAFfL1C3/A&:nE?PW\i65"ba0NS)97,Q(^@xk}n4Ou rPuR#V8I(J_@~H($[ym:`K_+]*kjvW>xH5jbgLBVFGXY:(#4P>zVBklLbdL&XxL\M)%T}3S/IS9lMJ ^St'=VZBR Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:88166 Archived-At: Eric writes: > I can short-circuit this and tell you that, in the interim, someone's > already had the discussion, and `message-valid-fqdn-regexp' doesn't even > exist anymore in Emacs 27. I think the conclusion was that times have > changed and it's harder to predict what the internet will do, and we > shouldn't be pedantically restrictive when it's not even clear what's > "right" anymore. So there's that! Yes, it was removed a couple of years back: commit 762986c9d3671138f8fd4b248dbf536453f231dd Author: Lars Ingebrigtsen Date: Sun Feb 7 14:19:59 2016 +1100 Remove message-valid-fqdn-regexp, since it changes too much now * lisp/gnus/message.el (message-valid-fqdn-regexp): Remove. (message-bogus-recipient-p): Don't use it any more. (message-make-fqdn): Ditto. Suggested by Lars-Johan Liman. - http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=762986c9d3 commit 3a2b6aa33109dc40b2c1bcc621a624d38fe814fc Author: Lars Ingebrigtsen Date: Sun Feb 7 14:30:16 2016 +1100 message-valid-fqdn-regexp no longer exists * lisp/gnus/gnus-art.el (gnus-button-valid-fqdn-regexp): Don't use the no-longer-existing message-valid-fqdn-regexp variable. - http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=3a2b6aa331 Best regards, Adam -- "The key to making programs fast is to make them do Adam Sjøgren practically nothing. ;-)" asjo@koldfront.dk