emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [PATCH 2/2] org-notify: Fix compatibility with latest org-elemen


From: Bastien
Subject: Re: [O] [PATCH 2/2] org-notify: Fix compatibility with latest org-element (uppercase properties)
Date: Thu, 27 Jun 2013 16:42:57 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Hi Peter,

Peter Münster <address@hidden> writes:

> * contrib/lisp/org-notify.el (org-notify-make-todo): Properties from
> org-element are all uppercase now.

Mhh... not sure what it means -- do you have a pointer?

> -    (let* ((list (nth 1 heading))      (notify (or (get :notify) "default"))
> +    (let* ((list (nth 1 heading))      (notify (or (get :NOTIFY) "default"))

I feel dull: please let me know why this is needed.

Thanks!

-- 
 Bastien



reply via email to

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