[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] master 7d77939: [gnorb] We're not supposed to be useing gnorb-org
From: |
Eric Abrahamsen |
Subject: |
[elpa] master 7d77939: [gnorb] We're not supposed to be useing gnorb-org-msg-id-key anymore |
Date: |
Fri, 1 May 2020 14:51:42 -0400 (EDT) |
branch: master
commit 7d779392e4425178028334d35ad19131f1f598ff
Author: Eric Abrahamsen <address@hidden>
Commit: Eric Abrahamsen <address@hidden>
[gnorb] We're not supposed to be useing gnorb-org-msg-id-key anymore
* packages/gnorb/gnorb-gnus.el (gnorb-gnus-outgoing-make-todo-1):
That's obsolete and read only, don't set it.
---
packages/gnorb/gnorb-gnus.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/packages/gnorb/gnorb-gnus.el b/packages/gnorb/gnorb-gnus.el
index 5b54248..33b4f89 100644
--- a/packages/gnorb/gnorb-gnus.el
+++ b/packages/gnorb/gnorb-gnus.el
@@ -502,7 +502,6 @@ work."
:annotation link))
(org-capture nil gnorb-gnus-new-todo-capture-key)
(when msg-id
- (org-entry-put (point) gnorb-org-msg-id-key msg-id)
(gnorb-registry-make-entry msg-id sender subject (org-id-get-create)
group))))
;;; If an incoming message should trigger state-change for a Org todo,
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [elpa] master 7d77939: [gnorb] We're not supposed to be useing gnorb-org-msg-id-key anymore,
Eric Abrahamsen <=