From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id qM4fHpY5W2CsPwAA0tVLHw (envelope-from ) for ; Wed, 24 Mar 2021 13:07:34 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id cBfhGZY5W2ANOAAAB5/wlQ (envelope-from ) for ; Wed, 24 Mar 2021 13:07:34 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 80EAA22287 for ; Wed, 24 Mar 2021 14:07:33 +0100 (CET) Received: from localhost ([::1]:53058 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lP3ER-0001xE-9W for larch@yhetil.org; Wed, 24 Mar 2021 09:07:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57080) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lP3DY-0001vn-Pn for emacs-orgmode@gnu.org; Wed, 24 Mar 2021 09:06:36 -0400 Received: from mail-lf1-x131.google.com ([2a00:1450:4864:20::131]:33361) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lP3DX-0007dA-9x for emacs-orgmode@gnu.org; Wed, 24 Mar 2021 09:06:36 -0400 Received: by mail-lf1-x131.google.com with SMTP id o126so22348720lfa.0 for ; Wed, 24 Mar 2021 06:06:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=diswUC6xhVUyu0r0BAdlBeMxxaQcwM451zi27Y0987M=; b=cPp18PgnhqPKZsjhEgajHeM6LhTA3TSnPwDuItGVWRoO+eRQ+ygozqSz7GKFjzEdII XX4TtBs/ZmQJFByF06zUGu+z8F2zZBlif5u9iehOuiiCoAO0oFcxqnCPu2pDg+flo6sy v3f015bZvdGFfik+d9nh4XYeI4ypqbzeAYvzWwgYPwlNscZujxnAgq8nWyK8kaqzeqIJ xZLHpA4q+fcRJu3y7sxCV1GRid1irXBrsnQirQA3D0NptMggf/h9pSqPG9UQV4ZEuUkS +RrqGi5Fl+wn82sC2Gsx+Jv/w8Wq/NrHFxtCzoYaJ7+OaHNvf7YLU3S/QcLtkFaZ8I+3 6Eqw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=diswUC6xhVUyu0r0BAdlBeMxxaQcwM451zi27Y0987M=; b=MmWKJgh68FMgmMU39MLniKf8M4XxIJxWPUHoSQ2NV/pnL7689KognLlm0h3mEIRLmr We9eBEa4hRFkv7e72n4jHCyvHzVrX2EzuYDHq+5c4SDCG7OzV9kdPeQEsshVnbbw8tsn NOiOGQA1NBfi4Cr/3XZDvLLAFgJF0yZ8McN+oIfQYLGtDOD1H2v2IKnbcrqG6aR+ixsP tvsdpRKbcbeAss5fUT17CIwuZt0oC4ukUyub4WWyyLi0dhi+C+LLYUhCcbPJ8kgbmuk6 THEoURiZtX7f2Sub7Q9u+J2zQ86CSLuKq302rbwJAymEGQLs4f6Pg48Mg6l502g7sKRY KFCA== X-Gm-Message-State: AOAM530/l2kSjIuybWtH+4Ti+Vg7inwJBGXh4pI0IEaEn1AShng4XuQx 9OesMXzMnNhTln9s39Rumc8= X-Google-Smtp-Source: ABdhPJwAOUtUawSA1kINm7NJANLAm3woPlCkdWON81rJKe/4Wp+HCqJuxYBZH4DGHQMuZfZ9sUTlEg== X-Received: by 2002:ac2:43d4:: with SMTP id u20mr1872125lfl.210.1616591189829; Wed, 24 Mar 2021 06:06:29 -0700 (PDT) Received: from localhost ([158.255.2.14]) by smtp.gmail.com with ESMTPSA id x19sm226343lfr.198.2021.03.24.06.06.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 Mar 2021 06:06:28 -0700 (PDT) From: Ihor Radchenko To: Nicolas Goaziou Subject: Re: Bug: Plain https links with brackets are not recognised [9.4.4 (release_9.4.4-625-g763c7a @ /home/yantar92/.emacs.d/straight/build/org/)] In-Reply-To: <87wntw4svz.fsf@nicolasgoaziou.fr> References: <87pn03g3rr.fsf@localhost> <87wntw4svz.fsf@nicolasgoaziou.fr> Date: Wed, 24 Mar 2021 21:10:33 +0800 Message-ID: <871rc466k6.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2a00:1450:4864:20::131; envelope-from=yantar92@gmail.com; helo=mail-lf1-x131.google.com X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: emacs-orgmode@gnu.org Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1616591253; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=diswUC6xhVUyu0r0BAdlBeMxxaQcwM451zi27Y0987M=; b=b0vyrc8ysTUppu+6gPQUJNrMVGIAafXLLQDOVBhCHP4YZCv4A+a68zJtOLT3SFZxj0Q0uG RVBjXe7h0jqm5VB9EHmxgfR7pLTpsW+XNRqM2ejJ/YZbJJ/dOhaHzwvrMTzSGbgAcyCExA kYn/gFSEnp7cTHCxX115UbEM5v4Py/yi2XBEhPCV8LhO8tiSiNb+xM4m9GGUhEYfnhkv1A 4hW9EhiqNFrOWEGF7U5Inu9tXl4gFSwQfEzA2zRvOEdae3zTtb9dfHd3WXAIjkSfc/qS6o S02bb02olLGJ4VMASeOdkyoK9IHdhU+Bfhw6AfAW4LvDCLlKpo64t9+z6xLo2w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1616591253; a=rsa-sha256; cv=none; b=P/Akk71uTBpj++fzroyoybjTNHtNfO4XQYx53Ur/dmEv2Od7x9nvspzARSNjRMz7ctS2XV gYQXfRD5nA9Byut2PcTxPv/jzoQBnOadBp9YsdxkX541nBek36P8HcTKUAOIvbpsaaakze s/N++QpcEDa4yEkVVVRV88XpMXnAYBvt59Vpv/Mogh7F4JTLuLLGzKjPjaEZGzXesXKSzt BlPs+QQyX2hjPekUlBgZENuDv1wNI3xrn4B4zmDc7sDhXe1EMYUvogKSlBFtHUSki21aRm a3bqC7EwCTIW+E5gsx8yUVejlIcy7vtTmTgMSr2EC8Yumf6uZmvzwJasS0+ZGg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=cPp18Pgn; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Spam-Score: -3.17 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=cPp18Pgn; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Queue-Id: 80EAA22287 X-Spam-Score: -3.17 X-Migadu-Scanner: scn0.migadu.com X-TUID: v6yOnyUsMWFs Nicolas Goaziou writes: > Actually, this is (was?) intentional. By forbidding parenthesis in > a plain URL, you allow one to type, e.g., (https://orgmode.org), which > is, IMO, a more frequent need than having to deal with parenthesis in > the URL. The patch correctly recognises situations like this. https://orgmode.org is recognised correctly without parenthesis. I guess this example may be another addition to the tests. Best, Ihor