Re: [O] [PATCH] Make org-notify.el work with latest org-element.el
Hello, Peter Münster writes: > * contrib/lisp/org-notify.el (org-notify-convert-deadline): New function. > (org-notify-make-todo): Use that function. Applied. Thank you. Regards, -- Nicolas Goaziou
[O] [PATCH] Make org-notify.el work with latest org-element.el
* contrib/lisp/org-notify.el (org-notify-convert-deadline): New function. (org-notify-make-todo): Use that function. --- contrib/lisp/org-notify.el | 11 ++- 1 files changed, 10 insertions(+), 1 deletions(-) diff --git a/contrib/lisp/org-notify.el b/contrib/lisp/org-notify.el index c4ff