From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id AAn/M109wmIumgAAbAwnHQ (envelope-from ) for ; Mon, 04 Jul 2022 03:07:41 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id OCbIM109wmIxEQEAauVa8A (envelope-from ) for ; Mon, 04 Jul 2022 03:07:41 +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 801913063C for ; Mon, 4 Jul 2022 03:07:41 +0200 (CEST) Received: from localhost ([::1]:48902 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o8AYu-0007WC-8g for larch@yhetil.org; Sun, 03 Jul 2022 21:07:40 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50980) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o8AYT-0007W2-Re for emacs-orgmode@gnu.org; Sun, 03 Jul 2022 21:07:13 -0400 Received: from mail-pl1-x62f.google.com ([2607:f8b0:4864:20::62f]:41653) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o8AYS-00013n-4D for emacs-orgmode@gnu.org; Sun, 03 Jul 2022 21:07:13 -0400 Received: by mail-pl1-x62f.google.com with SMTP id j12so459108plj.8 for ; Sun, 03 Jul 2022 18:07:11 -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=3L4kIwUh5iMJ3vKk5jDFQMb9ZXZIPC8vcZNNh3E95YM=; b=f369/G9wc7UbvQv5KTT20MTwjlPf9SfOeA6JvYJ2NgMIkNG5bzxt6RPPNWmuB1CZ/u kBjI/twd2R+VZIHZOOta/u+QCx8h4UUbfAyUqZ17ZDfmSn9gBuJYRJtJpaBD0CQID7B9 UQgy0y2ABdbM0hpenjI6ncrxJ/CHqxFHXkdLJodgL5Q0beNrwSlxa52wdOlsm7ZVA0vi Zl7n5yuei2XB6WmbxqrYfoIAU0gwREuCaA5W1jlqmrWRlqgZ4ygW/jIt3lJgpdxbfPTf Mu6umDDQSwxYsfu2jD7xeCE42yfifrWgYb/plDvGoDh3rxTQTXn/3LQRMAB6pe55k5HA 3tuw== 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=3L4kIwUh5iMJ3vKk5jDFQMb9ZXZIPC8vcZNNh3E95YM=; b=KdSVJKQboWjBb8RXjSghZl8zqoBMg4bwypHoFEO2AS8XQbjYzDjoW8rvE8rMAJCH82 EnhQk4ui2mTc+59tEiBge7U9i3ydsxHjc1j51F3OsbAAvQpsErNB14HB/cnnOZl3oMH8 9yKOLROtFWLpcQHu7qVUDNj+oYYzYsZlbMlxnMb4njxIyeL4mLlFCGrxBdCOpakURyP1 MjrySr0UxgB68kvB7uQnCeo9vk0tJstEM8nPzAsgLH+CvlmFuTFWdan4BDG2loTWdCjv FMuI1jEP0KWu+IqfLf+b0xdJEFq9Wy/l28WgbT1se7REILXXW7lrkJsoTQrG5iKhi+EF saPw== X-Gm-Message-State: AJIora+H4rWleMPjz2I52ERltAVImmDSY314cHuh996jv6yf729WlO8i fQyNDTzEOzfmUbRpQU7HmcTKA9hRUPEvpQ== X-Google-Smtp-Source: AGRyM1vAb94Uvnn2yOAnJhcQ9z0Cqy+v0dY0QotDDcw+2laoF2cKyADmkEJ+1yr+0tVyYFw/pxeasQ== X-Received: by 2002:a17:90a:640d:b0:1ed:2255:372b with SMTP id g13-20020a17090a640d00b001ed2255372bmr33607573pjj.128.1656896830264; Sun, 03 Jul 2022 18:07:10 -0700 (PDT) Received: from localhost ([104.223.86.8]) by smtp.gmail.com with ESMTPSA id n6-20020a170902d2c600b0016bd010f600sm3554001plc.267.2022.07.03.18.07.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 03 Jul 2022 18:07:09 -0700 (PDT) From: Ihor Radchenko To: Tor Kringeland Cc: "emacs-orgmode@gnu.org" Subject: Re: [BUG] formatting at edges of link In-Reply-To: References: Date: Mon, 04 Jul 2022 09:08:16 +0800 Message-ID: <87r131fzwf.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::62f; envelope-from=yantar92@gmail.com; helo=mail-pl1-x62f.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=1656896861; 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=3L4kIwUh5iMJ3vKk5jDFQMb9ZXZIPC8vcZNNh3E95YM=; b=ZEgDOOmoco+ISB1lt3atlK6TQwwYfvma2zTm+tK4cLPcD7zST/wkF3OLbEAQPsFBTXAtGM 25TkAneuGHgPNFSfxnKHixWnnZYt/hCDgvdpTXbtaQKPgCXkWQ0wzUhmRdVJWn/3rsoNg6 YfYMfbZu1+w6cXPWu53wK4QFvn7B8BKz0qkrboK3c93OzGx1bU0RS5HkVkGPorPt5Z+yH8 3xZewmIWQ1Y4UV7gHt6+YU2NTTqeOiaAamQ0OjPuDFLz5wPc5/k/lOFi1W/V+UiBMKp2r4 g+PjqAOlAMuqHzzTJyManU9DUHGcGOKkC/Y6fbaeFEtMl71h/TFCY4CquVYYoA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1656896861; a=rsa-sha256; cv=none; b=ibfgplFlsy0JbLpuaScX8ZjQcqUQrC/lMxMNjUUJkwBiVZvprfD5cWX1Kmy7SPv8g0GrRl 7keGP6xUtcNrNjowUcMnAEEQ4g3B9N4++y59h/arvzhq24UYVoLN13zU1pjnedcEm/S/sx kzTRVOgAC2yaDb/0qo8olY3EpywwndgUddZw8BAUOz7rKgmqU1evflFMJaWeCBvQ+ck7bF OXz/K3TdMconjTX8j9/YehNiDQ7rwhPP+60z3/P3J/R77RminAYr9ZemL7A5ogB2pUUks1 F2NBpeXzm7sTdFA4l/UFQpg+j3yAvEDA5lz899gC++K3iI75bS5yCG1ahFCAsQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="f369/G9w"; 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: -8.45 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="f369/G9w"; 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: 801913063C X-Spam-Score: -8.45 X-Migadu-Scanner: scn0.migadu.com X-TUID: I1zGPwHfxPCv Tor Kringeland writes: > For example > > [[normal /italic/ normal]] > > formats correctly as a link, but > > [[/italic/]] > > doesn't format to italic. A workaround is to write > > /[[italic]]/ > > but sometimes the formatting is part of my link names, so it's a bit > annoying to reformat to get correct formatting. All the examples above are not valid links. Note that Org link consist of link itself and a description: [[link][description]]. Formatting links is meaningless. The fact that they are sometimes formatted is simply a limitation of our current fontification engine (it will be changed in future). Descriptions will be correctly formatted. [[https://orgmode.org][/italic/]] should work just fine. Best, Ihor