From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id MBX8LAn6PGO6TwEAbAwnHQ (envelope-from ) for ; Wed, 05 Oct 2022 05:29:13 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id YGADLQn6PGPR5wAA9RJhRA (envelope-from ) for ; Wed, 05 Oct 2022 05:29:13 +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 8A929A240 for ; Wed, 5 Oct 2022 05:29:13 +0200 (CEST) Received: from localhost ([::1]:46396 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ofv5s-0004rT-Iv for larch@yhetil.org; Tue, 04 Oct 2022 23:29:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38278) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ofv5R-0004r1-7K for emacs-orgmode@gnu.org; Tue, 04 Oct 2022 23:28:45 -0400 Received: from mail-pl1-x631.google.com ([2607:f8b0:4864:20::631]:34551) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ofv5P-0008Uc-L8 for emacs-orgmode@gnu.org; Tue, 04 Oct 2022 23:28:44 -0400 Received: by mail-pl1-x631.google.com with SMTP id n7so14359328plp.1 for ; Tue, 04 Oct 2022 20:28:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :from:to:cc:subject:date; bh=QXZzEKupjLLY6NgghBAuelmUdsmKrLo8s/IzjIaHXn4=; b=dexr/yvtsIe5TVn6uctA/wboeaeH0CABg5uuM+qP9T4RU3ZIoBYo6p5BiyhM0Pe/lV 9W8sG2UT9j32finLIEqyjUhOVUu8OZd7Z4JcFFhYXprY+BHwPapou4A5XTlRsvfsUgte jwXpLnEbVs6hoZGxJIvVQnK7GsXBKVY+37TCACxjhwVlQMJaT5jttOPGa/psa5SfoJ9L 9DdUo8xX3ZFo0yoTW42BLEqJsdv85dcfvg15AqQinUwdzOs3NPDE9dKFvjMbPv76tFNJ PRlK/iexB/DM3OdR446uGgp+jSOZE/MqOEZYCZ7/HBZutRJY0YNixIgunoyux85LDytF VEQA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :x-gm-message-state:from:to:cc:subject:date; bh=QXZzEKupjLLY6NgghBAuelmUdsmKrLo8s/IzjIaHXn4=; b=SW22A7F7Ubk5n/DmMA5vlIldtSyi2FuIlWPN2rTvLYJ+b74iGzEQVvKnNUlrZLFFLl NPcaZ6g/Nolmq2oQg+GrjNX8QBKUPx5p/GyB+/qPkrNLiHfJUTG3HOzJ5cR7QFoTiV8A kP+tTLZLmzbR7Z4TPSo30Rjfz1b3yzYeCVZ1Rs3ACkNoH0+ptcM+vBlKhqeu5TfXsnZ7 K6g3OUI5TdqGEeIjpqOyAAQwlxcLjE248+llGnvFpbGh//xWmZbJ7aCoRDOwd6FpEffO qZZC55tdb4gHNCZyrGZ3lGmazwUWEdeiImkEbK7iS7ufsOFpjGCLa+l92riqt+Py3+cA kSUQ== X-Gm-Message-State: ACrzQf39TffnHbnd0LCZjyIKvJT9S8LRmfBxlkw/T0Q8NqFKtI/Gvm71 1OQDMnaO9U3SGk/90vDe8qSxn8kiG4JTxjG2rmHP/28E X-Google-Smtp-Source: AMsMyM4V9piLA8rmbf9kIDVIs0j1YMVkxf5CebiySd0u+TmtZxaz3sboe63Simk3zt9ECXG7bTm5gM11pJZovRtND24= X-Received: by 2002:a17:902:7894:b0:178:bb0b:5740 with SMTP id q20-20020a170902789400b00178bb0b5740mr31405298pll.65.1664940521423; Tue, 04 Oct 2022 20:28:41 -0700 (PDT) MIME-Version: 1.0 References: <87r107it0n.fsf@ucl.ac.uk> In-Reply-To: <87r107it0n.fsf@ucl.ac.uk> From: Felix Dorner Date: Wed, 5 Oct 2022 05:28:30 +0200 Message-ID: Subject: Re: Call code block via link? To: Org Mode List Content-Type: multipart/alternative; boundary="0000000000005a0ad805ea412cc7" Received-SPF: pass client-ip=2607:f8b0:4864:20::631; envelope-from=felix.dorner@gmail.com; helo=mail-pl1-x631.google.com 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, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, 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" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1664940553; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=QXZzEKupjLLY6NgghBAuelmUdsmKrLo8s/IzjIaHXn4=; b=rn/s+yKHB5+lRVdxfEgzDT76PW/VseBXHbCL6gQ3PkcSlIPjeFkUuvTrY21KYdlBZxUhuo DAjRMcUH9qsZY55tyyEC/aRm1T2Fh5QuH21HQ996f+SjWVLeGn8hMyduDWw74h7fK2dqbS 9rZ0Au4jkzCZS1iV+W3mMp3mLPbb5Z4cyO81Xesnl2jCchGovaQPeTmKy9Nww/ofWl1npn QM0H3QPUlOsJVLbrn++3Uc7/fV+ukQMvrX1UcBbMz9A+ePkaxqwJSvQfV19BfstDGCUmWK BKF4afRQaOjppYzp0/z27Z8yR2s9LID3QIxiH1Hnpb9C9FwmwQzbYLg1Rvvh6Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1664940553; a=rsa-sha256; cv=none; b=aOg0hpBNRTBxMigpcaTHymUyIQX2CT1Tp7TZykXRCbkhQBMDC7Nd+8VMgOLAWpochYkRUM 8O5/dt3qfz59QG0FXdPdseqNlBC4axGCuT41j0Xs/sjQnI06bv0ukgbO+IGygKA3AnUBnc JsP0QycphBdLVig3NiYgZ9nUqqlx11O5h4LsjLDlTzaoGTibcoyZEw41FnDLyVnQwq/VTZ V1ECVPoVv38iHUrjuf22fNBVGwKkMvY2lKyUYYTDyUp5l56mGCTMeI9v4JCHJOTmH7L3QH IpvBVLM4jIsMmfvfiVj3tH+UZPc0jfxHcAW98ScYZ4RnJGe1Upbqk8ZiYvFwEA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="dexr/yvt"; 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: -6.66 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="dexr/yvt"; 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: 8A929A240 X-Spam-Score: -6.66 X-Migadu-Scanner: scn0.migadu.com X-TUID: mguQG8QOsrl4 --0000000000005a0ad805ea412cc7 Content-Type: text/plain; charset="UTF-8" Eric, > > [[elisp:(some elisp sexp)][Click here to do X]] > > Neat! When I open the link I always get a message each time, "Execute ... as elisp?" Is there a way to get rid of that message? -- Linux. The choice of a GNU generation. --0000000000005a0ad805ea412cc7 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Eric,

=C2=A0[[elisp:(some elisp sexp)][Click here to do X]]

Neat! When I open the link I always get a message eac= h time, "Execute ... as elisp?" Is there a way to get rid of that= message?


--
Linux. The choice of a GNU generation.
--0000000000005a0ad805ea412cc7--