>>>>> Jim Ottaway <[EMAIL PROTECTED]> writes:

>>>>> Paul Lussier <[EMAIL PROTECTED]> 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


_______________________________________________
emacs-wiki-discuss mailing list
emacs-wiki-discuss@nongnu.org
http://lists.nongnu.org/mailman/listinfo/emacs-wiki-discuss

Reply via email to