From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id wOrBEPUSaWDgbAEAgWs5BA (envelope-from ) for ; Sun, 04 Apr 2021 03:14:29 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id AKvgCvUSaWDseAAAbx9fmQ (envelope-from ) for ; Sun, 04 Apr 2021 01:14:29 +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 B6E85E5BB for ; Sun, 4 Apr 2021 03:14:28 +0200 (CEST) Received: from localhost ([::1]:49488 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lSrLO-0004JF-TO for larch@yhetil.org; Sat, 03 Apr 2021 21:14:26 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53824) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lSrKl-0004Ip-Rl for emacs-orgmode@gnu.org; Sat, 03 Apr 2021 21:13:49 -0400 Received: from mail-wm1-x335.google.com ([2a00:1450:4864:20::335]:44925) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lSrKj-0004ST-BO for emacs-orgmode@gnu.org; Sat, 03 Apr 2021 21:13:47 -0400 Received: by mail-wm1-x335.google.com with SMTP id j4-20020a05600c4104b029010c62bc1e20so4003668wmi.3 for ; Sat, 03 Apr 2021 18:13:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=Vk6CWswG6L0yCYQT1EZeYIWe34WR6VD6t53vBphROSk=; b=ezGLaWonAyfMLDgVJ2Vk8+1RnUGerh+dEVtrTZzii0KsuQhmqCWOuSNx03f5i9edDP AYQkyBkUIf2qEaJNTMkJINGYnt1wVVmhq3Qw1A9cPxJ5DbBCpATMWr8tVO/IjjlG99Cy Jfq2wXowuTvljhAwBSblfZ5+0FKuvxQBO7CpxgTSenY//krj+BZ9GeCT+4mNdIcE7Yln Dqx2r6oYoWXHys6ghFZXPCmcppm3m9ZjNWOXDrIzoit2cRubyoo+bGWak2FMC1nqUbVt pMz2PtOwjjDMudofT35sa7KQcETPhxufvfHde2yCfxpbmY+1njM2CoIX2DpOeyel1xuy Gj3g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Vk6CWswG6L0yCYQT1EZeYIWe34WR6VD6t53vBphROSk=; b=C8/KxbzVghrLhyA3d7Fcc71D+5lUGSV89E9ou9IpYrOsgC4UsCBaXWXg3aKPiLh7Hi ABY3LlmybY1bkPjs1Ra7I8hxWBGq3ZUuEp5O96jXYLhGRP9lRIbsIIKcI3lVoZXoi5Ee GgotoLCx/G6rTtP/+ipyMjtB1ZeYDurzLIc7q+HupwjBoVfgXNlaf/beJMEPe+xyxvw7 ee3nDb5B4wEIedMZ4hK2R5gspczqEPaycR8ckjoa/yO9VLrH54HrKQnnNjdoCn84eDBo EdLsh9DubymQWnfExcah+hkIbEhihz9SxjIO/5aSpPHuVdgst4nVCHs+HBlPEjgYgRup h2bg== X-Gm-Message-State: AOAM531+7xLPSijF9DDBTAg2Kr+/yQ/Am90om4T5h3DTT841rQit1mM+ 0RTgt3Q0LLBn0C+523fb8XbjfQvIltqAEvnmL/A= X-Google-Smtp-Source: ABdhPJyKBUOv2Y82lwq8O6DCQPnFh4azyW80/SzvzPSJT1BNCMI3b5c+3BP2Xs91L7faM0SdrhePPk2fc9rq/6OZuo8= X-Received: by 2002:a05:600c:608:: with SMTP id o8mr19400575wmm.42.1617498823891; Sat, 03 Apr 2021 18:13:43 -0700 (PDT) MIME-Version: 1.0 References: <87pmzedjfr.fsf@gmail.com> <87v995h9uh.fsf@gmail.com> <87lfa1k299.fsf@fastmail.fm> <87mtuhh537.fsf@gmail.com> In-Reply-To: <87mtuhh537.fsf@gmail.com> From: Tom Gillespie Date: Sat, 3 Apr 2021 18:13:32 -0700 Message-ID: Subject: Re: Using backticks for the inline code delimeter? To: Tim Cross Content-Type: text/plain; charset="UTF-8" Received-SPF: pass client-ip=2a00:1450:4864:20::335; envelope-from=tgbugs@gmail.com; helo=mail-wm1-x335.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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_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 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=1617498869; 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=Vk6CWswG6L0yCYQT1EZeYIWe34WR6VD6t53vBphROSk=; b=SkA+ZXMVaXhRWCbGDisw8wn+PlVLrdeaNjhC6+frhABOIXvJWZt91pOCxgXVFjXng0k7BG +udUKmCby+Dblr9ktwP1trNbmHFXFfNeLjhdzhXFcm9BBc1zfceYyynooSeC9SLyMIL3AE pRkxGnw0oZ5VExIOuyc+jq1NoPaW5+sqjUCOpUmyM8i+6MXlOv4yjY2g+IO36y+9wZwMo5 vkHOveJjlQUMXExHtDyZHSBrITzaJuSFOh1Duln6THhdoCXyp9Uwy9wna2sV/45oOSp/58 4eOy9cT4b3owuNO/VblRv2PxS5FsaQn7loCPWVUf/Ox3HPb0XHfYckMZ9BZE1A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1617498869; a=rsa-sha256; cv=none; b=l5WIJ+ySK8LSltnFdpL3asaOAUf99MB0yzSSXSgVxWntP4LTfiCr111Jsarn62haLYQMh5 /PzrUUt4YvlVfve/leKc1UxN4uQglLbsGXaJZB8trncC92TSKWV6PgoYdVzWPfDrUYxza1 +p8OGN0GsWk5hTPwM441S1g18GnVJYsRa+oKzpkv9hkyZoQClzoMTxd+rEXvXsw4/Eb/ge faHpPDoQ5VmQPAsGut2IHj7Ua4GmOPZ48e7UBcTA5ZLtluMt9zObRvtoeDNqTchctJijM5 pfn1D9m5VNbAxJR2U7aYnojbZguOm8MRuaJ/giy6w1SZ+MvmH6Kh4nj+AbO0Nw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=ezGLaWon; 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: -2.13 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=ezGLaWon; 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: B6E85E5BB X-Spam-Score: -2.13 X-Migadu-Scanner: scn0.migadu.com X-TUID: q5d64HQQWqQ0 Is there any reason why folks couldn't just customize org-emphasis-alist using a file local variable? Just add ("`" org-code verbatim) and see what happens. Knowing a bit about the codebase this will probably lead to trouble during export because the backends are likely unaware, but at least it can be specified in the file. In general adding a token that duplicates the function of an existing token is a bad idea. For a similar reason mixed delimiters cannot be allowed, they make the grammar completely ambiguous. Best, Tom