emacs-orgmode
[Top][All Lists]
Advanced

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

[O] [PATCH] fix appointment warn time


From: Ivan Kanis
Subject: [O] [PATCH] fix appointment warn time
Date: Fri, 26 Apr 2013 18:17:11 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (darwin)

It seemed to be a boundary error. (point) was at the end of the
timestamp which doesn't hold the org-appt-warntime property.

foo.org illustrate what I have seen. Evaling the get-property sexp
returns nil.

The patch adds a function that goes at the beginning of the header to
get the property. As a bonus it turns the string into a number.

Please let me know if the patch is accepted or needs improvement.

Attachment: warntime.diff
Description: Text Data

Attachment: foo.org
Description: Text Data


reply via email to

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