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 eGXiElrRxmIHQQEAbAwnHQ (envelope-from ) for ; Thu, 07 Jul 2022 14:28:10 +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 6KDiEVrRxmK2RwAAG6o9tA (envelope-from ) for ; Thu, 07 Jul 2022 14:28:10 +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 E39743AEC0 for ; Thu, 7 Jul 2022 14:28:09 +0200 (CEST) Received: from localhost ([::1]:33390 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o9Qc5-0007Tq-4r for larch@yhetil.org; Thu, 07 Jul 2022 08:28:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33558) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o9Qax-0006zE-EI for emacs-orgmode@gnu.org; Thu, 07 Jul 2022 08:26:59 -0400 Received: from mail-pg1-x536.google.com ([2607:f8b0:4864:20::536]:36411) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o9Qav-0006q5-Ra; Thu, 07 Jul 2022 08:26:59 -0400 Received: by mail-pg1-x536.google.com with SMTP id s206so18227664pgs.3; Thu, 07 Jul 2022 05:26:57 -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; bh=N7A8dfslX1AwAAIcz5ixXcFdcY2Gq2WZmf88QX7v41k=; b=JiTDJfWBNDnTI2yeQZRxiWuzk4c65eJvI9p13q6Yhi+ymuU4EA3uLkaaMJFEo0Hdsu qCUeoelVK4htBsgc8dy5YMYE76HdKNQ1NgoeyMaTqePdEW5nMbQ7Eun5z01LY5fGNDmn NEeoPiNM8hP79RWKyqLqDtQPwj6KaVdLnYBGIPT2Xyb8u/CV3btDmqbS2836Dy7rjCGg 49Dldd7Z49DSeG8vhRTKx+qElXYXl29pbFvO79AAlE2tmI3fxEuQgbZU0b4n9l2tb6j1 nm6RmZVSpkSRPqw51cno6N4bySzv12XVk16j/uVmxY473/95hxSBtrDiRot/viKdq4C3 K8mw== 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=N7A8dfslX1AwAAIcz5ixXcFdcY2Gq2WZmf88QX7v41k=; b=nBJWguhr1OTAStZrUIeO63OndPOi+PDQkqZC482iTiICPJmFJp8tSdBNq70sKdyduq nuvrSslnkvnee9CFlBlWYj2U0mamrb6Pt1Yx6m9ShNjyefuxuQ+nkcwArCrMHE1Fjf8w 60yFFNPUGNXX2Gmoj53C8ETkKdUsue/3AmtK/S03dWo+K7CaRowyhD7rqE2aAsJgPWOx ogSLQDmltrqdZ9H/DOIltY9ACOnYNgwEs1ArjQCCvO0/2AwFSHHi68ngQQwcL2paUwlo pykCwHyBZoeiJLZfOv2rwewFm4mrUScfXC0FQL4t1JXDkcUG++gNWrBwbvt2Hlcdm/Ct MrGA== X-Gm-Message-State: AJIora9gjdiZH17zvy4Qwnw2///40ygDLoVS9isGwfs/A9n6IuiLvsWV fkfGbeqCkPS8YQ4W15BKAN4= X-Google-Smtp-Source: AGRyM1srekt9pb30IBvg/4zoGWXPRxVmHHLnjwhjObb4YPtXQkVGEnOMF1lyvYty0RB/SuAtcznhyw== X-Received: by 2002:a63:1c4c:0:b0:412:6eef:f91a with SMTP id c12-20020a631c4c000000b004126eeff91amr12749440pgm.361.1657196815526; Thu, 07 Jul 2022 05:26:55 -0700 (PDT) Received: from localhost ([134.73.243.252]) by smtp.gmail.com with ESMTPSA id z6-20020a17090abd8600b001efb8804720sm3382287pjr.46.2022.07.07.05.26.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 07 Jul 2022 05:26:54 -0700 (PDT) From: Ihor Radchenko To: Max Brieiev Cc: Robert Weiner , =?utf-8?Q?Jo=C3=A3o?= Pedro , rswgnu@gmail.com, emacs-org list Subject: Re: Org and Hyperbole In-Reply-To: <87wncp3yme.fsf@gmail.com> References: <87y1xmj66l.fsf@gmail.com> <87wncp3yme.fsf@gmail.com> Date: Thu, 07 Jul 2022 20:27:59 +0800 Message-ID: <87edyxumy8.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::536; envelope-from=yantar92@gmail.com; helo=mail-pg1-x536.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: , 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=1657196890; 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=N7A8dfslX1AwAAIcz5ixXcFdcY2Gq2WZmf88QX7v41k=; b=Inzqq5Rh4xk1dgYMolGwjxuZ5HQFsmQfa//10LneB9KZ5g33IYCMTL7dts8uZ2aFctBiGl Ie1HN5miOnPBzxq4G0GgK4KczZhK9txgmW9N941fHt8Z7JMQHhkkfhfQ/4OFonvCT28nvK 7XMh9/KlLMi2vFChiiiihe5jjiGePlRDxP2pTjVQScHdnmI9aXDn1uMb1DBQBaoDPdwjsJ uZhpZZwm2d8c3bHQJe9sgx/qhgztTJjt72WoCFoZ08Mx7QAwnx1VPTkhegXxF3N9LItJAX FtDA67fW6agoXxraJ/iMu+zLo2ae0vaUcFsIsJhi7x/ldvXnOU+ekDiOVJJwpQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1657196890; a=rsa-sha256; cv=none; b=lDkZjJqOhmvq9+fHs/CWRAAdUYvecxjyV2ShwYEyOvENr/RQT/JgbFApVI0OnQYE5KRvZU kCxTiapsiXSjAzFQIQUGG2Pq7uU9uDcsbz9FXl30zz2+7BJ7rlMTgQfbngaPg7EmXPHNSz EIPwqBZPjA/IBhJFjEBssOTXwgpiKtKVIyjNmSn+aofXojtYI3GVFbUzRiZGpjpu20ntDQ X5eXXx32bTdPrCPdrNCV4GgWcV69/ZqGWWXciPaitQPkywuDEP5McVZySJ5XeXm0UCjpKZ KLcsvvswA8b4g4f4np9Uh4i78pacIdd/OERCDZPOe+UMoSBgDclhskW2wL3Qrg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=JiTDJfWB; 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: -1.95 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=JiTDJfWB; 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: E39743AEC0 X-Spam-Score: -1.95 X-Migadu-Scanner: scn1.migadu.com X-TUID: HROoa+c18SR2 Max Brieiev writes: > Embark defines the following targets: file, symbol, URL, s-expression, > defun, etc. It seems it is conceptually the same as implicit buttons in > Hyperbole. Is this correct? AFAIK, the strength of Hyperbole is that you can easily define custom targets. Best, Ihor