From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: managing aggressive link activation within lines? Date: Thu, 19 Dec 2019 14:03:21 +0100 Message-ID: <875zic8o2u.fsf@nicolasgoaziou.fr> References: <87a77o92ba.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:52348) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ihvSo-00017r-Eu for emacs-orgmode@gnu.org; Thu, 19 Dec 2019 08:03:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ihvSi-0004N2-GR for emacs-orgmode@gnu.org; Thu, 19 Dec 2019 08:03:34 -0500 Received: from relay6-d.mail.gandi.net ([217.70.183.198]:49777) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ihvSh-0004J5-CG for emacs-orgmode@gnu.org; Thu, 19 Dec 2019 08:03:27 -0500 In-Reply-To: (Matt Price's message of "Thu, 19 Dec 2019 06:57:39 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Matt Price Cc: Org Mode Hello, Matt Price writes: > Ah, interesting. That makes a lot of sense. Would it be unworkably > destructive for me to revert the link syntax locally ? I have no particular > need for the new functionality and the current situation has been a > significant cognitive burden, not least because I make so many typos that I > am constantly re-editing existing text. There is no new functionality. The new link syntax is an important step forward because it solves recurring issues that has plagued links for years, e.g., when using hex-encoded URL. I don't think reverting it, assuming it is manageable in the long run, is a good solution. IMO, it would be more productive to think about what can be done in your situation instead. For example, one solution could be to require "[[" to be escaped in a link (current syntax already requires closing brackets to be escaped in some situations). I'm not yet sure how to deal with it, tho. Regards, -- Nicolas Goaziou