emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [BUG] org-agenda generation missing some entries


From: Christopher M. Miles
Subject: Re: [BUG] org-agenda generation missing some entries
Date: Sat, 23 Oct 2021 16:10:55 +0800
User-agent: mu4e 1.7.0; emacs 28.0.60

Ihor Radchenko <yantar92@gmail.com> writes:

"Christopher M. Miles" <numbchild@gmail.com> writes:

I'm git bisect on the latest git-pulled org-mode. Still located bad commit on this bad commit. Seems commit also introduced other problem.

#+beginexample 0ef88e2d9 * | bad @ org-agenda.el/org-agenda-get-scheduled: Use cache #+endexample

That's understandable, but not sufficient to pinpoint the bug.

I compared good Org Agenda buffer and bad Org Agenda buffer, bellowing are some of missing org-agenda entries:

#+beginsrc org ,* PROJECT 🅰 task A SCHEDULED: <2019-04-16 Tue> :LOGBOOK: - State "PROJECT" from [2019-04-16 Tue 13:37] :END: #+endsrc

I checked most of them, almost all missing org-agenda entries are "SCHEDULED" tasks with logbook or clocking log.

Is it still missing if you put this heading into separate buffer and call agenda with buffer restriction? I just tried to build agenda after changing the keyword from PROJECT to TODO and I can see the heading in my agenda view.

Are you using any non-standard agenda settings in addition to org-agenda-skip-scheduled-delay-if-deadline set to t?

Can you try to rebuild agenda after running M-x org-element-cache-reset?

Best, Ihor

I put this scheduled task into a separated org file and clean org-agenda-files variable, and set it to only this new separated org file. Not displayed.

I changed "PROJECT" to "TODO", Not displayed.

I have variable org-agenda-skip-scheduled-delay-if-deadline setted to 'post-deadline. Then I tried setting it to t or nil. Bot not displayed.

I tried [M-x org-element-cache-reset], Still not displayed.

<#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

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