From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 0KGXKLMYmmH6HgEAgWs5BA (envelope-from ) for ; Sun, 21 Nov 2021 11:00:19 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id WMVZJLMYmmH/XQAAB5/wlQ (envelope-from ) for ; Sun, 21 Nov 2021 10:00:19 +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 330232C539 for ; Sun, 21 Nov 2021 11:00:19 +0100 (CET) Received: from localhost ([::1]:52564 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mojdy-0001M7-Bg for larch@yhetil.org; Sun, 21 Nov 2021 05:00:18 -0500 Received: from eggs.gnu.org ([209.51.188.92]:53676) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mojdP-0001Lw-1Q for emacs-orgmode@gnu.org; Sun, 21 Nov 2021 04:59:43 -0500 Received: from [2a00:1450:4864:20::136] (port=43887 helo=mail-lf1-x136.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mojdM-0001CP-OQ for emacs-orgmode@gnu.org; Sun, 21 Nov 2021 04:59:41 -0500 Received: by mail-lf1-x136.google.com with SMTP id b40so65929711lfv.10 for ; Sun, 21 Nov 2021 01:59:40 -0800 (PST) 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=i/1FcMULVqj9zVvulibkxoqLmepF+j/L+hwfh+hSyA0=; b=MZxLNuvxlicZfrGD16sRLfr1UA1EDrJkjpMsUnIZayzcGvneV1yn2mBxf8t+zLXEG4 C4X120VDqp5jWS+/dA0+M7W+IvaCC/XABIIcmtp0vzH3gIgL5X8FqR0Xgg5Sk89B3V2+ PnLIkFV6w3SBQrM+LTti+M0nUwmiGE4Zwmro3GtQxOPk5EMZ2HhFBDxfYfpKzZEgM8+M +mEJNLVy9mPIVLjvR+/LpqaXzw1k039ptgXPT7CuHl2MWU7z1/tMoaJNIQF07L1ciIa8 e699LbiNw98Osz+jeJWg/28tVO6XToUdj7QwkPjDwAVb8GJinq16YKhhAm5mJeV9CarM wnCw== 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=i/1FcMULVqj9zVvulibkxoqLmepF+j/L+hwfh+hSyA0=; b=alWdoNPQCq6k9QhwADCkc81/fKKqFJ1GzvNHV7nV0/4FsaVAIZkOvLl7IefpFu+ITv KxW6MmRUXBpD9Y5TP5n+CkgRx0ZXUwCIS1k4Wxe+z8ftAp8iHK2oyQRlg24gPsRlnQqo Y4dDINBXLSr6Lbbk0dOPVJCCmZeNBsgFXKAtaKtJd/n+VWIk05Etsr0ZNKXVtmQs+mFr MGpY4p+B70gY+45tdLvemVEASxxZ3aN2ju+wpp8AOQ40pLyZ1mOas+CaEsSig+5cUkcg Z2vLVTohZQ2oPxb0h+V7v3IB4Fsg2e6pDBMSSOoXZwf8q5MocfXi956HuHrV0jZ4oACU +q4g== X-Gm-Message-State: AOAM533tKyWaYX2oyYUoUUVtmwjHV7QFCeH1yBRyQPoWYQ+VhyYscTme pdUt3FHD62lB8Y7zniDMElM= X-Google-Smtp-Source: ABdhPJxAi2jqPZ4pJlFaTOt+VB/swXebV8+50rigjssCdO3KOfMjI/TAnc5tQEF+FsylZA/F731iaw== X-Received: by 2002:ac2:5548:: with SMTP id l8mr47611259lfk.509.1637488779048; Sun, 21 Nov 2021 01:59:39 -0800 (PST) Received: from localhost ([91.210.107.150]) by smtp.gmail.com with ESMTPSA id u22sm594666lff.118.2021.11.21.01.59.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 21 Nov 2021 01:59:38 -0800 (PST) From: Ihor Radchenko To: Max Nikulin Subject: Re: c47b535bb origin/main org-element: Remove dependency on =?utf-8?Q?=E2=80=98org-emphasis-regexp-components=E2=80=99?= In-Reply-To: References: <87o86mw86r.fsf@localhost> <87fsrxkahq.fsf@nicolasgoaziou.fr> <87fsrxa1j5.fsf@localhost> <878rxoa6lk.fsf@localhost> Date: Sun, 21 Nov 2021 18:01:04 +0800 Message-ID: <87pmqtj09r.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::136 (failed) Received-SPF: pass client-ip=2a00:1450:4864:20::136; envelope-from=yantar92@gmail.com; helo=mail-lf1-x136.google.com X-Spam_score_int: -10 X-Spam_score: -1.1 X-Spam_bar: - X-Spam_report: (-1.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_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, PDS_HP_HELO_NORDNS=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no 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: , Cc: emacs-orgmode@gnu.org Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1637488819; 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=i/1FcMULVqj9zVvulibkxoqLmepF+j/L+hwfh+hSyA0=; b=DmB/tbmEPW1gABymKJFebgEiL7eWHu/l0foje139SnpJjsHpCP0rbcsiWtGRMNkqZ1cPJx QovPWUuaMBR5djQZx4PPko0MXW9EcJE9KrGGWbiVXAoFS6VpGKqoVNGEFHrKp5wxOoVELF UNXHJsCCCwu1fVTdWwgCyuLxrxRL0d/cD5ieBjpNmOXK/5eEbeOmQ5Sugu7OMn07moNMfj vnctexwIj5piICkV3g93FN9Tdla7jpOM8RHYAXrcyVAiHnzDjGsRfbCI9TcXmmc+Ip+vwC Ss797v1m0MGQMphWih3B4gr4ZBOM6WwvLEkTn+REd3AS5AK2WBQSNaoxd0tcMA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1637488819; a=rsa-sha256; cv=none; b=T1nsJxXhZSJPYn2LhZP3WUYOwmc4+qHVaHNxGe6WsDmzJcx3ke8Wmk8QT2ON1g1e8DuuDk /SWnska6TJFs2SC7lpe6ZX+mpi8idqN+j6jEPcIuZpKt4Ow6MyDWBiav+D3UgyAxUSi6ie a17CfTci8obsNef2Pm9Oea+Yl7lPvPySCtWMIh/NqegWiiad/OK+mwlAS1GMYQubwu57QJ LSEEdH/fIt+rn4laoq5MCCWb6mg0JBAQAfUhXWnAfOga12JuWho/kgPdHeNAa/mfEVu1wH QmPXSCeKoklH71/cWe0z5zfxmW+wTwjidqEfFj4koS3IQk44oWOE0+rr1SlquA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=MZxLNuvx; 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.58 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=MZxLNuvx; 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: 330232C539 X-Spam-Score: -3.58 X-Migadu-Scanner: scn0.migadu.com X-TUID: leqfCDm66EUJ Max Nikulin writes: > My draft version is attached. Ihor, thank you for inspiration. Feel free > to improve it. I hope, it makes problem more apparent to user who tries > to customize markers. Have I missed some undesired side effects? Your version looks a lot better. Thanks! > Unfortunately with "set" type in defcustom "catch inappropriate" item is > not hidden for valid configuration. I am not very familiar with :set customisation. Could you elaborate what you mean? I do not understand what "catch inappropriate" refers to. > + ... It is possible to customize > +~org-emphasis-alist~ variable, but it will be deprecated. We probably do not need to mention to-be-deprecated variables in manual. It will only confuse users. Maybe we should also take a chance and deprecate org-emphasis-alist now? We can introduce org-bold/italics/... faces and use them in org-emphasis-alist default value. Best, Ihor