[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [PATCH] fix appointment warn time
From: |
Bastien |
Subject: |
Re: [O] [PATCH] fix appointment warn time |
Date: |
Sun, 28 Apr 2013 10:59:55 +0200 |
User-agent: |
Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) |
Ivan Kanis <address@hidden> writes:
> April, 27 at 14:02 Bastien wrote:
>
>>> It works great and it looks less expensive. Thank you!
>>
>> Great -- thanks for testing this.
>>
>> Still, I need to really understand what real problem it fixes...
>> is it because some of your functions needs to check the property
>> or is it during regular use of Org? Sorry if I missed this in
>> one of your previous message... and thanks in advance!
>
> I am doing regular use of Org. Put the attached foo.org in your home
> directory. Eval the progn. Pick agenda for the day.
>
> Go to the test entry and do M-x describe-text-properties
>
> Without your patch you should see that warntime is nil.
Mhh... I don't see this. The call to (org-agenda) in your (progn...)
will refresh the text-properties in foo.org and C-u C-x = show the
property in both the agenda and foo.org. I clearly miss something
here :/
--
Bastien