Ihor Radchenko <yanta...@gmail.com> writes:

> "Christopher M. Miles" <numbch...@gmail.com> writes:
>
>> After git bisect, I found the bad commit:
>>
>> #+begin_example
>> 0ef88e2d9 * | bad @ org-agenda.el/org-agenda-get-scheduled: Use cache
>> #+end_example
>>
>> after org-agenda generation, lot of entries not displayed. Then I found lot 
>> of errors in =*Messages*= buffer.
>
> Can you provide a backtrace with debug-on-error set to t?
>
> Best,
> Ihor

It's same, there is no backtrace even I toggled debug-on-error to t.

And I also tried you org-element-cache options:

#+begin_src emacs-lisp
(setq org-element--cache-self-verify 'backtrace)
(setq org-element--cache-self-verify-frequency 1)
(setq org-element--cache-diagnostics t)
#+end_src

This does not generate backtrace too.

Now I tried your latest push. The errors gone. But org-agenda entries still 
missing. I checked
*Messages* buffer, no error messages, including other error special buffers. no 
information.

<#secure method=pgpmime mode=sign>
-- 
[ stardiviner ]
       I try to make every word tell the meaning that I want to express.

       Blog: https://stardiviner.github.io/
       IRC(freenode): stardiviner, Matrix: stardiviner
       GPG: F09F650D7D674819892591401B5DF1C95AE89AC3

Reply via email to