Re: [Orgmode] org-mobile-push hangs

2009-11-05 Thread Zhichao Hong
I have figured out the issue is caused by the obsolete completion-ui that I am using. After I upgrade the completion-ui to the latest 0.11.7, everything seems to be working fine. Now I can enjoy the mobileorg! So there is no issue with the latest org-mode and org mobile. Thanks for this great s

Re: [Orgmode] org-mobile-push hangs

2009-11-05 Thread Zhichao Hong
I have truned on debug (debug-on-entry) to step though the org-mobile-push. And I found it gets into infinite loop after calling org-save-all-org-buffers; the completion-cancel-tooltip recursively loops forever. Debugger entered--beginning evaluation of function call form: * (interactive) * comp