From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 uNNxNFEkSmV4AAEAG6o9tA:P1 (envelope-from ) for ; Tue, 07 Nov 2023 12:49:38 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id uNNxNFEkSmV4AAEAG6o9tA (envelope-from ) for ; Tue, 07 Nov 2023 12:49:37 +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 A1C8C3A3EA for ; Tue, 7 Nov 2023 12:49:37 +0100 (CET) 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=1699357777; a=rsa-sha256; cv=none; b=Mz9DbDRpv9eawr0+FWLFhH6WnkPlV3tnxu2JWWHX6FmzErN/rkKeLVzsjuPsKO8BUTBVMd ADdf6TbliwOOBOQJ+d4j4G5CWb8C/+QIitpQ+A8pJTKwwkFkSVO0yEEmD8ro4UE3poVGl0 tqZ3d2kaAJ2n7SEs3vfmq0CCrXSFSWEqboIcDrHbutTPOBDsXits7LpILFqi7Jpr9oLYch vmJ46o2An1dpS4nUrdt20xZ17GLm0Za3wxmWTvPDnZnbs716i0pQeSRSK93mEHvhYK/2RB GVmpBw+bRpF5mJpd9UcgHrDPx7pXSlwIlZPyGYgjsYPBL8+ee6/u+zEi+B9law== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1699357777; 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=rat/gEPWPaBK8Wf7eTwvmavZRF4tOep3i/19xajVe2A=; b=mic5/jmDsCpxFUTwbTTB2ayJlPFQeVkc6TuCqWgaKa9S/J+Mfj1iqKLAIo/0/xWPDARvoe Q6tFIyFkAc7Jxq6ZMoLhymkKL9hTkjtph3vTHXL7uCrzuCcVFOupdANAQW8zfhH/cqQ3+N jHqLkQ4eNpXjt7JV6BHVKvlLzqdKPm7WaBBn+o6qLMXQWvjK/zAFXwrSwjd4qglzyW7G7S DbQVvinrFBoUsILj8JnUtqsFiTjQEmsRN+N8gC0O0LPj9W53+9c7P7ErACQm6o9OxU9aia qdqwiYVRGgSFtuZwxWKX8X3mJvRvwr/h2CfrVd73RIqfEsyhtYd/chQKIPgGTw== 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 1r0KZc-0005bh-AF; Tue, 07 Nov 2023 06:48:48 -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 1r0KZa-0005Xk-Qx for emacs-orgmode@gnu.org; Tue, 07 Nov 2023 06:48:46 -0500 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 1r0KZZ-0004QI-7r for emacs-orgmode@gnu.org; Tue, 07 Nov 2023 06:48:46 -0500 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1r0KZX-000674-F6 for emacs-orgmode@gnu.org; Tue, 07 Nov 2023 12:48:43 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: emacs-orgmode@gnu.org From: Max Nikulin Subject: Re: [RFC][PATCH v2] Allow to export to ascii custom link types as notes Date: Tue, 7 Nov 2023 18:48:33 +0700 Message-ID: References: <874jijaukf.fsf@localhost> <8734y1aeae.fsf@localhost> <87lebt8rrm.fsf@localhost> <87v8ad29n2.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: <87v8ad29n2.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, T_SCC_BODY_TEXT_LINE=-0.01 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.59 X-Migadu-Queue-Id: A1C8C3A3EA X-Migadu-Spam-Score: -0.59 X-TUID: PVKYyrLBbXy9 On 07/11/2023 16:30, Ihor Radchenko wrote: > Max Nikulin writes: > > What about passing an extra argument to :export function in > `org-export-custom-protocol-maybe': > > (funcall protocol path desc backend info *link-object*) It would require another iteration with `condition-case' to deal with functions having old signature. Earlier you considered :filter property that receives link object instead of path and desc pair. I am unsure concerning name, but I like that idea. > Then, if the :export function returns non-string, the return value is > further processed as (org-export-data *return-value* info). Do you mean something like the following? (defun org-man-export (link description backend) "Export a man page LINK with DESCRIPTION. BACKEND is the current export backend." (org-element-create-link (format "http://man.he.net/?topic=%s§ion=all" link) description)) where org-element-create-link parses link target into :type, :raw-link, etc. properties.