From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id /LR3I9bSW2IOtwAAgWs5BA (envelope-from ) for ; Sun, 17 Apr 2022 10:41:58 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id CP5lG9bSW2JbXwEAG6o9tA (envelope-from ) for ; Sun, 17 Apr 2022 10:41:58 +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 0F5583B8D1 for ; Sun, 17 Apr 2022 10:41:58 +0200 (CEST) Received: from localhost ([::1]:41928 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ng0Tl-0004JH-8c for larch@yhetil.org; Sun, 17 Apr 2022 04:41:57 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45266) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ng0TD-0004J9-GG for emacs-orgmode@gnu.org; Sun, 17 Apr 2022 04:41:23 -0400 Received: from mail-pl1-x62c.google.com ([2607:f8b0:4864:20::62c]:38417) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ng0TC-00053v-19 for emacs-orgmode@gnu.org; Sun, 17 Apr 2022 04:41:23 -0400 Received: by mail-pl1-x62c.google.com with SMTP id n18so10250302plg.5 for ; Sun, 17 Apr 2022 01:41:20 -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:content-transfer-encoding; bh=LT9vUnvVdx9cLHjqhMD5TMKLRb55mpVIvDyxJIqtH9A=; b=iVajnQm3IrqjItTC0GN74HD8ijJBhkWuYXjeiw/gkmd7w3QI0MY/q50SJXntDw8hpq BMJC2gWAGL4KwEpL10wi/Es4666/v1Lg4kKvPHRvoz34+MOnJJEnd9gcn4EigX3O16r/ tibZs03fNaetny8GWVw1WtUxLomPAIvmwWAgTxC/DjFYoN2Tm14KxPH7G3n5ZwJD4aLO M7ZNM//gLhJLegKquz3oVxIrcodDrEPJoDUZ37gvOePEnzaiEV838fci3pex/PAs2oDt QkzdFc486Ie+3UMP8JzonnFQ5HyrVC2NUrSRM37bmn8FwrFUrvi5qlvz5bVXBdjlm0Rk kj2Q== 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:content-transfer-encoding; bh=LT9vUnvVdx9cLHjqhMD5TMKLRb55mpVIvDyxJIqtH9A=; b=QimzDYzxjJ1EG59SKgi9DtUvfxdHE4g02EmC/TYnZPVc+r0Zn00PPXZsphQZKfLIF2 a0qNR+F0i+CyNcZrUK+e3wmBg0qNJFQ7V/yAFlCKjKPBRp1n7uSFPL7yJ/cvB9pWDUWd nc6A/rV7cl0eq50eLdsb/t5O40QjVm3K7TW1a/LVzwH24gZORqRR0X71/gHaAaL+a1Ms fpBWYEo+hZNC+IWxJrWYPsp4l+6M2EVS8VVg/yp9h/38W3vjdwnPUr5r3qmUuu/m0NfT 4WV1uYoiOoDhVjTZNkeQZSKuDVwz0VkeK5YVAlN9+YLQ1MTjTjrWk86GhWryIyQsFULO biww== X-Gm-Message-State: AOAM5309At0ppuuPieyUwE5XalEwWvYoFsrVeuDunZR8zjnXPWSZFOS1 V61ku+vT7AJOEv432Lkuk5w= X-Google-Smtp-Source: ABdhPJytgcL0Rt1VrB+d+yIyywVlJzH6JLQ1uDpNSlAgYxRnPIVXWn1egeSOTOWfIpiGEJ/2W2aPmA== X-Received: by 2002:a17:902:a581:b0:154:8c7d:736a with SMTP id az1-20020a170902a58100b001548c7d736amr6203454plb.74.1650184879631; Sun, 17 Apr 2022 01:41:19 -0700 (PDT) Received: from localhost ([63.143.61.57]) by smtp.gmail.com with ESMTPSA id v16-20020a62a510000000b0050759c9a891sm8056237pfm.6.2022.04.17.01.41.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 17 Apr 2022 01:41:19 -0700 (PDT) From: Ihor Radchenko To: Bruce D'Arcus Subject: Re: org-cite styles don't allow * in them In-Reply-To: References: <87fsmp7cil.fsf@localhost> Date: Sun, 17 Apr 2022 16:42:13 +0800 Message-ID: <87zgkkp0d6.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2607:f8b0:4864:20::62c; envelope-from=yantar92@gmail.com; helo=mail-pl1-x62c.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: , Cc: org-mode-email , John Kitchin 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=1650184918; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=LT9vUnvVdx9cLHjqhMD5TMKLRb55mpVIvDyxJIqtH9A=; b=h6UEElSgooglx2yn7eQUxgGW3Ib+xzYhDlSps7PtrpSdNNs2kJIVExwcLizHONFnue0PXz kHcnSTA1nKtD4iNPPlvKpfQtfEaJK+zEEXv+1JhhkDb1PFTOrKMOKqBg1yCMi1Y5bugurA NII13t2rw1fsDVVLYm8SKHUIb2W36GZSucXocyQaIBemdjZVR9wuJP2t0pPCHzqZlfGWcV XLCWXMc633zZ3XNVsMCKsTVhILs9pBefx2hR1+LJtOlG/+NU9Ko96xo84Udzg7KgbaCexr vgCNot7QJGhIJIzUCBT7t++4ga81I6jWaEhPSjTlcpF8f7srnYx/+tQpLTInMg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1650184918; a=rsa-sha256; cv=none; b=k4KuzO9fqpRPnGPI2AVDlc9muwvgfzyN6kq3C/NMYwX423ahh3w6wMiPKDuILdDmIZqum1 iqs+Fo0YQlXQpCVrobJwVyOWaWS4yg2wG5tr/0+c1q238ngZlFVo+jVGLi60Z20hO/1+oW QA0MqESivCFY83+dvSlyZBw95de3p99gBig/QVxqJyhG4/oGno4ccjuHRbx3hdNFJ8dSn4 BPv80/IA6gZZG3hYWXEyWYY3VrDoYSlynLQhKanmewpt/cl4kDJEjQUtYzf21CO/cgk8sm vfc4oB+t/7mHCaP5U4pwKKLVTuJHEtKCWMX3SbztZ9dJBxyeDrBN1R7+O2EkYw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=iVajnQm3; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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: 5.86 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=iVajnQm3; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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: 0F5583B8D1 X-Spam-Score: 5.86 X-Migadu-Scanner: scn0.migadu.com X-TUID: D118dLlm9gXx "Bruce D'Arcus" writes: >> A less awkward solution (IMO) would be to use an entity like =E2=8B=86. = It is >> straightforward to add that to the org-element-citation-prefix-re. Then I >> see something like this. > > So Ihor, is there any problem with John's proposed change here? I am not a big fan of using unicode characters, but otherwise I have no objections and no better ideas (except a general desire to solve similar parser issues more generally). However, I am not org-cite's maintainer. So, I would prefer to hear from Nicolas before implementing anything myself. Best, Ihor