emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH]: Add elisp snippet to worg/org-contrib/org-mac.org


From: Tim Visher
Subject: Re: [PATCH]: Add elisp snippet to worg/org-contrib/org-mac.org
Date: Mon, 3 May 2021 08:30:59 -0400

Hi Bastien,

On Mon, May 3, 2021 at 12:05 AM Bastien <bzg@gnu.org> wrote:

Tim Visher <tim.visher@gmail.com> writes:

> At the recommendation of Tim Cross I've prepared a patch to worg to
> include the elisp that I recently sent to the list that I've been
> using to create TODO items based on the currently selected macOS
> Mail.app message.
>
> Let me know if there's anything I can do to help get it applied.

Applied in Worg, thanks a lot.

Thanks for the quick apply!

I'm surprised but I failed to notice that I never actually finished the hyperlink to the new org-mac-mail-link.org file from org-mac.org. I only saw it when I went to the site to check out the fruits of our labors. (-‸ლ)

Here's a quick patch that fixes that up:

From 5a363a927f67d2c8571085110ce336872a073fac Mon Sep 17 00:00:00 2001
From: Tim Visher <tim@stitchdata.com>
Date: Mon, 3 May 2021 08:25:46 -0400
Subject: [PATCH] org-mac: Fix link to org-mac-mail-link from org-mac

---
 org-mac.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/org-mac.org b/org-mac.org
index 2addd5f0..b7c334fd 100644
--- a/org-mac.org
+++ b/org-mac.org
@@ -33,7 +33,7 @@ applications other than Emacs...
    insert it as a hyperlink at point in an org-mode document. Written
    by /Anthony Lander/.

-** org-mac-mail-link -- Hyperlink to messages in Mail.app
+** [[file:org-contrib/org-mac-mail-link.org][org-mac-mail-link]] -- Hyperlink to messages in Mail.app
    A small elisp file that addresses linking to Mail.app messages
    directly via the =org-capture= system. For wider application
    support check out [[file:org-contrib/org-mac-link.org][org-mac-link]].
-- 
2.30.1


 

Attachment: 0001-org-mac-Fix-link-to-org-mac-mail-link-from-org-mac.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]