Browse Source

finxed missing tangle: no

master
Marc 2 weeks ago
parent
commit
820df8217d
1 changed files with 1 additions and 1 deletions
  1. 2
      config.org

2
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

Loading…
Cancel
Save