From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id sOBMO4SnoGL7RQAAbAwnHQ (envelope-from ) for ; Wed, 08 Jun 2022 15:43:33 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id uAYBO4SnoGKxRgEAauVa8A (envelope-from ) for ; Wed, 08 Jun 2022 15:43:32 +0200 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 9462C2CF3F for ; Wed, 8 Jun 2022 15:43:32 +0200 (CEST) Received: from localhost ([::1]:36332 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nyvy7-0003lk-Ja for larch@yhetil.org; Wed, 08 Jun 2022 09:43:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45768) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nyvxX-0003lN-0I for emacs-orgmode@gnu.org; Wed, 08 Jun 2022 09:42:56 -0400 Received: from mail-pl1-x62b.google.com ([2607:f8b0:4864:20::62b]:39439) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nyvxV-0002Rd-5t for emacs-orgmode@gnu.org; Wed, 08 Jun 2022 09:42:54 -0400 Received: by mail-pl1-x62b.google.com with SMTP id o17so17688869pla.6 for ; Wed, 08 Jun 2022 06:42:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=2ac8vUu31cTPajHnfJnVal+9N1sADe2RAfSUBO2ayDs=; b=pYjtEih5xv8kZhGWFbA0nNhHYfeCld6Ns9z/bBgG229UDXjs9bNu0ZfvTeUtf2WGcx WGRcuchRBkSlGOnFK/UYV6BqJsv5nMdiYDGSldhCQpN4dqruAH+1gM0x53huw8iCxAEd WxM6p8OPJoym/kRXSpPXrSXkEyjWFPXIpGcGezsxcfq2lvAsNsdb/7gQ7rfeOyg9U5sZ GJoIQu6tgMzbkfqTugKlmJEjIWl0wxHt14sVeSkQLLxoeqXTrnMy4gyUl01vyy9y9Hbk SQPoOJsYLnh02sl+DCQYdZ0YzwR8gtd542gZt2OicVVk38FCa1g/Pa74xGoJZT/Yj3ZL 4nDg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=2ac8vUu31cTPajHnfJnVal+9N1sADe2RAfSUBO2ayDs=; b=FVobv2igLxEvms03Qj3/6F7IESTQ+UvZ17BYPE1XIzdeSWaJBFU1PhAtE96ziPy0W2 jf2oqESH+TsQg7gL0kepMLakuV6ExEeHqVNgaIs26pLGV7m37YNt2/nchxY6WdhJye+n 7scYhjlXobb8UobD2OD8+SJg5Vfrzan7mmG6Gk7euaRLZB2LFnZjtzBq90uYc+tUAF1X lm743j9YS+r5mtdYJWK2YL1poqorskFmRbZZvmHSVIqeQwfh0WBWcmlPmPzstDnZLe7G n2J0w3JDAO0/ZvvUiUR4ech/M6xTkxzcnX6aqf2Tza3JDJQW0M5vu2psVXeYPGenIwIf mswQ== X-Gm-Message-State: AOAM531HN3xpZKS3i2Q9ZBHMSrSUu+UiJk4sPZI3gtgb9WzfzRRSahbt bZheD4DmF6j1wP5rLZUlxo4= X-Google-Smtp-Source: ABdhPJwz8MNXmwHA+KPjoKophHPLrFzSo8ui8yManUgyE0bOCJE9uvMXCCRKZ7+0WHIM7YBRyQNBSw== X-Received: by 2002:a17:90b:3ec9:b0:1e8:6ab9:a47 with SMTP id rm9-20020a17090b3ec900b001e86ab90a47mr21353578pjb.60.1654695771080; Wed, 08 Jun 2022 06:42:51 -0700 (PDT) Received: from localhost ([64.32.23.62]) by smtp.gmail.com with ESMTPSA id k81-20020a628454000000b0050dc762815esm8025218pfd.56.2022.06.08.06.42.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 08 Jun 2022 06:42:50 -0700 (PDT) From: Ihor Radchenko To: Max Nikulin Cc: emacs-orgmode@gnu.org Subject: Re: [BUG] org-link-descriptive affects verbatim text In-Reply-To: References: Date: Wed, 08 Jun 2022 21:43:28 +0800 Message-ID: <87r13zqni7.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::62b; envelope-from=yantar92@gmail.com; helo=mail-pl1-x62b.google.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 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, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1654695812; 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=2ac8vUu31cTPajHnfJnVal+9N1sADe2RAfSUBO2ayDs=; b=qCBpzUjuZ4E55nA4HZcZQvWkrN43VG31G7rSAt2I8idQ7Zv5YVjRozpbBdjYXVEhw5s4NX 3duIFPvmdSDJ24KsXUrSUMyWlyZs6TgAs785z67wtgKyHzUARZ2ZhcnN4Fx+oe4TaIvqqA QXHv1+xSuRhVAb2k9jMwC2+fjQEHtVCoAhRWvYDZNu8TVmvFfChlrqh1274Rf5VJWPPiEn /zyBJzKt5ZrQG6SY4jBBhceNJRd8K5S9PJtALXRJdrLnr3s56bRzOqcqYdPPiuwT53XQIN 9FJjXQr1qPr03NVdhE3Sv5TG4R6mSr64IYUxNQlgJH2eWfeAuFzJZ0gIS4XJkg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1654695812; a=rsa-sha256; cv=none; b=EdfWSkMatmKr/+Ue/TpRoPhHwcj295rsud7mZgZBW4bFoy2KcmUWH9r4VCnVm8V6J7bmk5 48TvJeJANzTXOf47gHqjpCVE4ZrztXwf/ejh8S2aoHqnd/DNx7FsVS6vVw+FDS7WWgmSMc rJBA+HH9elTGgIkz4AEsc+iz3jPafIQgySMR96YRlYC4qaZZNG30awf+AfXqDaAS5VWwOh 37wQ4wPk5wpb/FxAzxI+4a6c/Z8GeXKdM1awXO0CX1AMMd65WEX4BCjwOUZK0Prm1viou5 yZccUxXtcjU25r9nwYkCt4pKo033ZwaRLJf1A06qYjmxqlHPeQfkA1d+eVPfbw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=pYjtEih5; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.50 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=pYjtEih5; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 9462C2CF3F X-Spam-Score: -3.50 X-Migadu-Scanner: scn1.migadu.com X-TUID: EfNAXDWwiy/O Max Nikulin writes: > Hi, > > I noticed that current main HEAD hides link description even when it is > not a link but verbatim text: > > =[[http://orgmode.org][Org]]= > > Just underlined =Org= is displayed, while earlier version of Org > displays whole verbatim text. > > 1105da80a doc/org-manual.org: variable rename > Emacs-26.3. Partially fixed on main via c02c0d660. The problem is related to org-activate-links wrongly fontifying links inside verbatim. However, I am not going to fix that as it will be auto-resolved when fontification uses org-element parser. Best, Ihor