emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] habits don't get re-scheduled


From: Karl Voit
Subject: Re: [O] habits don't get re-scheduled
Date: Sat, 12 Jan 2013 14:36:52 +0100
User-agent: slrn/0.9.9 (Linux)

* Bastien <address@hidden> wrote:
> Hi Karl,

Hi!

> Karl Voit <address@hidden> writes:
>
>> Another strange issue that I recognized today though: my habits do
>> not work any more: Whenever I mark an habit as DONE, it does not get
>> re-scheduled as is was before your recent changes. A CLOSED
>> time-stamp is added instead.
>>
>> Is there something I overlooked in the list of changes that I have
>> to adopt or do I face a bug?
>
> I tried to reproduce the issue but couldn't ... perhaps I need
> more info from your config file?   If you can go and bisect, that'd
> be great.  Thanks!

I bisected this issue. It resulted in:

,----
| 8f749c983493a010c4ae0437975c8cb63017c3f4 is the first bad commit
| commit 8f749c983493a010c4ae0437975c8cb63017c3f4
| Author: Bastien Guerry <address@hidden>
| Date:   Mon Jan 7 12:33:57 2013 +0100
|
|     org-depend.el (org-depend-trigger-todo): Refresh effort text properties
|
|     * org-depend.el (org-depend-trigger-todo): Refresh effort text
|     properties.  Do not use `org-get-effort' for getting the
|     effort property value.
`----

I also have to add, that *Messages* shows following lines when I set
an habit to DONE when using a commit-ID that has the issue mentioned
above:

,----
| TODO state changed to DONE
| TODO state changed to TODO
| org-depend-trigger-todo: Symbol's function definition is void: 
org-refresh-effort-properties
| Note stored
`----

-- 
Karl Voit




reply via email to

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