emacs-wiki-discuss
[Top][All Lists]
Advanced

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

Re: [emacs-wiki-discuss] REALLY annoying bug in planner-muse (LONG backt


From: Jim Ottaway
Subject: Re: [emacs-wiki-discuss] REALLY annoying bug in planner-muse (LONG backtrace incl)
Date: Fri, 18 Nov 2005 17:06:03 +0000
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

>>>>> Jim Ottaway <address@hidden> writes:

>>>>> Paul Lussier <address@hidden> writes:
>> mwolson  et al,

>> I have the following line in a planner page:

>> Kerberos                |  0:55:54      | 14.2% | Fix kerberos {{Tasks:911}} 
>> (2)

>> Which, not accounting for the mark-up characters of [ and ] is EXACTLY
>> 80 characters long, (something tells me at this point you probably
>> know where I'm going with this ;) which happens to be exactly the
>> width of my frame.

>> Starting at the top of the buffer, neither C-n *nor* the down arrow
>> key are able to move point past this line.  Using M-> and going up
>> workk just fine.  Additionally, I suspect this line of being the
>> instigator in M-X plan going into an endless loop :

> It looks possible from the backtrace that there is some problem with
> planner-appt-enable-all-advice.  Could you see whether the endelss
> looping happens if you don't load planner-appt?

I've thought about this some more, and, of course, debug-on-quitting
could end up in the debugger at any random place in the sequence of
function calls.  It would probably be more revealing if you kept
planner-appt loaded and stepped through the function calls to see
where the endlessness happens.  I think you need to type 'd' to
single-step in the debugger.

Regards,
-- 
Jim Ottaway




reply via email to

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