emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Bug: void-function org-list-struct-fix-item-end [7.7 (release_7.


From: Dave Abrahams
Subject: Re: [O] Bug: void-function org-list-struct-fix-item-end [7.7 (release_7.7.396.g25c21)]
Date: Wed, 05 Oct 2011 13:31:24 -0400
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/23.3 (darwin)

on Wed Oct 05 2011, Nicolas Goaziou <n.goaziou-AT-gmail.com> wrote:

> Hello,
>
> Dave Abrahams <address@hidden> writes:
>
>> I got the following backtrace doing `C-c C-c' on the "R" in PRIORITIZE
>> from the item below
>>
>>
>> ** TODO [#A] ***** Org Routine [0/4] ******
>>    SCHEDULED: <2011-10-05 Wed .+1d>
>>    - [ ] PRIORITIZE
>>      - [#A]: must do (not completing on scheduled day has consequences)
>>      - [#B]: should do
>>      - [#C]: could do (completely optional but you want to consider it)
>>    - [ ] REFILE Inbox
>>    - [ ] TAG with required resource
>>      - Most of all people so you can filter and make sure all issues with 
>> that
>>        person are dealt with
>>    - [ ] RESCHEDULE/UNSCHEDULE until today is manageable
>>      - < 15 bite-sized tasks
>>    :LOGBOOK:
>>    CLOCK: [2011-10-04 Tue 13:56]--[2011-10-04 Tue 14:02] =>  0:06
>>    CLOCK: [2011-10-04 Tue 12:06]--[2011-10-04 Tue 13:44] =>  1:38
>>    - State "DONE"       from "TODO"       [2011-10-03 Mon 11:52] \\
>>      yay!
>>    - State "DONE"       from "TODO"       [2011-10-01 Sat 13:33]
>>    - State "DONE"       from "TODO"       [2011-10-01 Sat 13:29] \\
>>      Yay!
>>    - State "DONE"       from "TODO"       [2010-12-20 Mon 16:45]
>>    - State "DONE"       from "TODO"       [2010-12-19 Sun 14:50]
>>    - State "DONE"       from "TODO"       [2010-11-04 Thu 17:20]
>>    - State "DONE"       from "TODO"       [2010-10-21 Thu 12:00]
>>    - State "DONE"       from "TODO"       [2010-10-19 Tue 12:19]
>>    - State "DONE"       from "TODO"       [2010-10-13 Wed 11:54]
>>    - State "DONE"       from "TODO"       [2010-10-10 Sun 11:04]
>>    - State "DONE"       from "STARTED"    [2010-10-04 Mon 12:06]
>>    - State "DONE"       from "TODO"       [2010-10-03 Sun 11:23]
>>    - State "DONE"       from "TODO"       [2010-10-02 Sat 16:30]
>>    - State "DONE"       from "TODO"       [2010-10-02 Sat 16:29]
>>    - State "DONE"       from "TODO"       [2010-10-02 Sat 16:29]
>>    - State "DONE"       from "TODO"       [2010-10-01 Fri 13:22]
>>    - State "DONE"       from "TODO"       [2010-09-27 Mon 10:21]
>>    - State "DONE"       from "TODO"       [2010-09-24 Fri 13:06]
>>    - State "DONE"       from "STARTED"    [2010-09-14 Tue 13:42]
>>    - State "DONE"       from "STARTED"    [2010-09-10 Fri 23:51]
>>    - State "DONE"       from "STARTED"    [2010-09-07 Tue 14:31]
>>    - State "DONE"       from "STARTED"    [2010-09-05 Sun 23:26]
>>    - State "DONE"       from "TODO"       [2010-09-04 Sat 15:37]
>>    - State "DONE"       from "TODO"       [2010-09-03 Fri 18:23]
>>    - State "DONE"       from "STARTED"    [2010-08-31 Tue 10:36]
>>    - State "DONE"       from "STARTED"    [2010-08-31 Tue 10:35]
>>    CLOCK: [2010-10-04 Mon 11:41]--[2010-10-04 Mon 12:06] =>  0:25
>>    CLOCK: [2010-09-14 Tue 13:18]--[2010-09-14 Tue 13:30] =>  0:12
>>    CLOCK: [2010-09-07 Tue 13:59]--[2010-09-07 Tue 14:31] =>  0:32
>>    CLOCK: [2010-09-06 Mon 16:20]--[2010-09-06 Mon 16:47] =>  0:27
>>    CLOCK: [2010-09-06 Mon 16:19]--[2010-09-06 Mon 16:20] =>  0:01
>>    CLOCK: [2010-09-05 Sun 21:29]--[2010-09-05 Sun 22:03] =>  0:34
>>    CLOCK: [2010-08-31 Tue 10:35]--[2010-08-31 Tue 10:36] =>  0:01
>>    CLOCK: [2010-08-31 Tue 01:04]--[2010-08-31 Tue 01:05] =>  0:01
>>    CLOCK: [2010-08-30 Mon 20:16]--[2010-08-30 Mon 20:17] =>  0:01
>>    CLOCK: [2010-08-30 Mon 14:56]--[2010-08-30 Mon 15:01] =>  0:05
>>    CLOCK: [2010-08-30 Mon 14:43]--[2010-08-30 Mon 14:56] =>  0:13
>>    CLOCK: [2010-08-29 Sun 16:26]--[2010-08-29 Sun 16:39] =>  0:13
>>    :END:
>>    :PROPERTIES:
>>    :ID:       46607C9F-3F99-4C64-A68C-621AACABE045
>>    :LAST_REPEAT: [2011-10-04 Tue 15:51]
>>    :RESET_CHECK_BOXES: t
>>    :LOGGING:  logdone
>>    :END:
>
> I can't reproduce it.

Me neither.  But it happened, and I figured I'd better report it.

>> Package: Org-mode version 7.7 (release_7.7.396.g25c21)
>
> This release doesn't exist yet. Latest is about
> (release_7.7.349.g3d835).
>
> Could you make sure your Org is clean first, and then try to reproduce
> the problem?

Wouldn't make any difference, since I can't reproduce it at all.

> Note: the function your Org can't find has been introduced quite
> recently.

It went away when I did `M-x load-library org-list' so I'm guessing
there's some code path that fails to (require org-list) when needed.

-- 
Dave Abrahams
BoostPro Computing
http://www.boostpro.com



reply via email to

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