From 820df8217d8e11bd54259f595b10da6921986ce0 Mon Sep 17 00:00:00 2001 From: Marc <marc@arbeit.local> Date: Tue, 18 Mar 2025 11:08:57 +0100 Subject: [PATCH] finxed missing tangle: no --- config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.org b/config.org index 73f7bac..e5e4a14 100644 --- a/config.org +++ b/config.org @@ -1083,7 +1083,7 @@ The macro copies the GUID of the email to the clipboard Attention: the GUID changes when the email is moved to another folder! The macro: -#+BEGIN_SRC +#+BEGIN_SRC shell :tangle no Sub AddLinkToMessageInClipboard() 'Adds a link to the currently selected message to the clipboard Dim objMail As Outlook.MailItem