From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id AKpZJDfLO2WDCwEA9RJhRA:P1 (envelope-from ) for ; Fri, 27 Oct 2023 16:37:43 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id AKpZJDfLO2WDCwEA9RJhRA (envelope-from ) for ; Fri, 27 Oct 2023 16:37:43 +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 4BB69565FA for ; Fri, 27 Oct 2023 16:37:43 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1698417463; a=rsa-sha256; cv=none; b=rvFYkAL+2/tW4pxHq1id2bBtl6pJuXSUetyWWf93yLsPRu34P0boF+d/K6S0qzAiHszpxH N25ZZ6NuTkxSvhPMym8wmm9b6R3h/Nb4NY8upfqgh9672/vS6HlpfR+4tShdeTPyxpH9J9 u9lRUe7VlGkjfZhYm+3XeRuazNmlV6d6cX7bz2iDKLPn3BFWbfj2n9Hg0pdi0nK+MLGPBS RrZZhlEQZlDbqQbQXhJHsiqJwWnTgGj4PGHlAwxrHO2TygNm0BY8T9XekoQnf8ewq9ADJI EiWY4rkk6In0ifShv0Cg4XyhYfd9985ep0zAljVGbDlkSiNXNvL+yZRUV/jQGQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1698417463; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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; bh=Jgj7x9AMfP3NcuqUS6cUtaSKKMf5Y7Jp/D2ZnMvCIvk=; b=D/GNOLvdnofrW+31SN1Bx9Ixgu+rvT9K8TKTX5ILbtJCYe9UZFH7y+zqzI8hxyQh6HErN/ zkSnuBnS/KSKVRwr76YSBjKBTl53F3/jn/w7iqxieNgZE2Sm+HIHp3ZuSdFTCmSp23cdQr Hd/m9h9wVxfWP5+Cw/U4J6hiQN/2Yxk8Y0WBBDc1KaARKGgnbl7uWrmHRnT875WYPMu75H 6Y9tqHg3+cH2xAKWSn0cSI2X7Pd1borzQnm/J4jKEQOwIR+ykH2Q3KOQnDkGc0K6rR6mYR rYuGuTVsPajjSRHf2LEVs3NoTUPZOXTRFTIppRRbvL6MZllBgVDpjOAWz8YeZA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" 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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qwNx9-0005hR-U1; Fri, 27 Oct 2023 10:36:47 -0400 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 1qwNx7-0005hH-Qp for emacs-orgmode@gnu.org; Fri, 27 Oct 2023 10:36:45 -0400 Received: from ciao.gmane.io ([116.202.254.214]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qwNx5-0007BL-Sr for emacs-orgmode@gnu.org; Fri, 27 Oct 2023 10:36:45 -0400 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1qwNx4-0005X6-48 for emacs-orgmode@gnu.org; Fri, 27 Oct 2023 16:36:42 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: emacs-orgmode@gnu.org From: Max Nikulin Subject: Re: [RFC][PATCH] Allow to export to ascii custom link types as notes Date: Fri, 27 Oct 2023 21:36:29 +0700 Message-ID: References: <874jijaukf.fsf@localhost> <8734y1aeae.fsf@localhost> <87lebt8rrm.fsf@localhost> <87edhk717a.fsf@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla Thunderbird Content-Language: en-US, ru-RU In-Reply-To: <87edhk717a.fsf@localhost> Received-SPF: pass client-ip=116.202.254.214; envelope-from=geo-emacs-orgmode@m.gmane-mx.org; helo=ciao.gmane.io X-Spam_score_int: 28 X-Spam_score: 2.8 X-Spam_bar: ++ X-Spam_report: (2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, FORGED_GMAIL_RCVD=1, FORGED_MUA_MOZILLA=2.309, FREEMAIL_FORGED_FROMDOMAIN=0.249, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: emacs-orgmode-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx11.migadu.com X-Spam-Score: -0.49 X-Migadu-Queue-Id: 4BB69565FA X-Migadu-Spam-Score: -0.49 X-TUID: 5cNDkrw3Orzf On 24/10/2023 17:40, Ihor Radchenko wrote: > What about (1) passing link object to custom protocol, You know, I like this idea, but a function receiving link org-element object should be set to another property, so :export should continue to work. You considered :filter. I would prefer something related to "export", but I can not suggest a better name. Ihor Radchenko. Re: [BUG] URI handling is overly complicated and nonstandard [9.6.7 (N/A @ /gnu/store/mg7223g8mw90lccp6mm5g6f3mpjk70si-emacs-org-9.6.7/share/emacs/site-lisp/org-9.6.7/)] Tue, 05 Sep 2023 09:42:23 +0000. https://list.orgmode.org/8734ztvtvk.fsf@localhost