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 ms5.migadu.com with LMTPS id 2NvFIdlruWOZwAAAbAwnHQ (envelope-from ) for ; Sat, 07 Jan 2023 13:55:53 +0100 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 YHb0INlruWOVLQEAG6o9tA (envelope-from ) for ; Sat, 07 Jan 2023 13:55:53 +0100 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 7DF8238152 for ; Sat, 7 Jan 2023 13:55:52 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pE8jc-0006qD-K3; Sat, 07 Jan 2023 07:55:40 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pE8ja-0006oW-9v for emacs-orgmode@gnu.org; Sat, 07 Jan 2023 07:55:38 -0500 Received: from mout-p-102.mailbox.org ([2001:67c:2050:0:465::102]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1pE8jY-0003d0-CK for emacs-orgmode@gnu.org; Sat, 07 Jan 2023 07:55:38 -0500 Received: from smtp202.mailbox.org (smtp202.mailbox.org [10.196.197.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-102.mailbox.org (Postfix) with ESMTPS id 4Nq0YS1GdLz9sZT; Sat, 7 Jan 2023 13:55:24 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=guelker.eu; s=MBO0001; t=1673096124; h=from:from: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; bh=mWQWt1e7L0Y4SYY+zo5wpPiEIPjG+coGtJnDfnJZg+c=; b=19z8JFih/cBztoFGxBpkqHED34BRaKuqKFBfNU+lUeE7zaOSWRnraFyeITfFMbtBAKtbQ8 hjQHZ1OmmGUD7OAN6Xq2XlX7r5CwttUkWELzAUX989jrF5IB3IS65G0PQNEbmKiq8JVCy9 QE9ScEMXyZ8PkLArhlXlI0GDXdVf2144BhifPlwWfEfN9Dj0UX/EjrPtm6qdzdeuvDJqRx hui0hINo9JZp7VqoEmHOV79gSKJnJKI5dHTRUvNezHT+aBoV5XEWOdOZgyWTnyGGh9Ldjj gWLUDlInID6QgqTBPYkPZK9cT6LIRGwoA1eYd64dnq1OObYw2HP66PWjAaUnpw== References: <87r0ytoqi6.fsf@localhost> <87k04dlvie.fsf@localhost> <87zgd87di9.fsf@localhost> From: M. =?utf-8?B?4oCYcXVpbnR1c+KAmSBHw7xsa2Vy?= To: Ihor Radchenko Cc: =?utf-8?Q?Andr=C3=A1s?= Simonyi , emacs-orgmode@gnu.org Subject: Re: [PATCH][oc-csl] Improve reference parsing Date: Sat, 07 Jan 2023 13:50:20 +0100 In-reply-to: <87zgd87di9.fsf@localhost> Mail-Followup-To: Ihor Radchenko , =?utf-8?Q?Andr?= =?utf-8?Q?=C3=A1s?= Simonyi , emacs-orgmode@gnu.org Message-ID: <87zgauqzb8.fsf@guelker.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2001:67c:2050:0:465::102; envelope-from=post+orgmodeml@guelker.eu; helo=mout-p-102.mailbox.org 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, 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.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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1673096153; 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=mWQWt1e7L0Y4SYY+zo5wpPiEIPjG+coGtJnDfnJZg+c=; b=QqPp1EenrC/1tcwv1Z1ECBCAt/dtgB7gbnMSrLfz1OKp/D56ncirczOqoE7zOYAgXlz1m/ U7NhyJ/JsEBfDVMPjYkBVw6YTX35X+ZApYQX56zEH3WtHWD/9M9v919ngxFmDEwskz/FyC Q5X0zWgVC5ok9TLqDARO0X0bbm+309CumjZAguAX9Sf2kKgKu5uRkEQaa8CettgzBmliqW y2weToyQ8ZocAkPsf8x4RsIttyqV58B8v5wBvsYy62vCZuFUqfyHucgaoRoMO7mkFSidHe y32oHyxbMmiwTS7VHL8HSzz4C2H0aaMw6zp6XWsMtoA7fut9ytt3HBPZoPtJ+Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=guelker.eu header.s=MBO0001 header.b=19z8JFih; 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"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1673096153; a=rsa-sha256; cv=none; b=mYdNoDRb4jf5OEyz6BBaalRl2jmP6ED6s0o0EY7pUY33LDzQNTKgyHE8i2sAYtz1J/Pgs/ zvbxhvQoRKDFYG9LQKg8hLCTb64NwtSzkXbYww69oAbHw/phTihusmnk1ui13+nMSiXkUS BsV0LsPttlMEv6SyKGbstADnHAEnjzR2boR00blwoz2hyW4e4mJY1GsBOetEj+3yQx7Q/K 4q1NwiPZNx9cIRgydOd09tS/AOusc58dyI/a9DNUIRIVmZRi3Mb3cpRZCP7NLLFJCkBbl2 ZSrboKhZ2fNIryyIzSTzTrzDHhE9pD52R2lBlgtpbSWVNFQ3MFy/hFzUnEngHw== X-Spam-Score: -2.06 X-Migadu-Queue-Id: 7DF8238152 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=guelker.eu header.s=MBO0001 header.b=19z8JFih; 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"; dmarc=none X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -2.06 X-TUID: S5uCGFGkhDSN Dear all, I probably have not much to contribute to this rather technical thread, but Ihor has redirected me here two times for my citation formatting questions[1][2]. So I would like to ask if there is something I can do to accelerate its inclusion into org so that I can start using macros in citations? -quintus [1]: https://list.orgmode.org/orgmode/87o7tb8pc1.fsf@localhost/ [2]: https://list.orgmode.org/orgmode/87zgcw8gtd.fsf@localhost/ --=20 Dipl.-Jur. M. G=C3=BClker | https://mg.guelker.eu | PGP: Siehe Webseite Passau, Deutschland | kontakt@guelker.eu | O<