From: "Christopher M. Miles" <numbchild@gmail.com>
To: Ihor Radchenko <yantar92@gmail.com>
Cc: Org Mode List <emacs-orgmode@gnu.org>
Subject: Re: [BUG] org-agenda generation missing some entries
Date: Fri, 22 Oct 2021 10:08:52 +0800 [thread overview]
Message-ID: <PAXPR08MB6640F0C9E77B957918A7FD3BA3809@PAXPR08MB6640.eurprd08.prod.outlook.com> (raw)
In-Reply-To: <87tuhazs36.fsf@localhost>
[-- Attachment #1.1: Type: text/plain, Size: 977 bytes --]
Ihor Radchenko <yantar92@gmail.com> writes:
> "Christopher M. Miles" <numbchild@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.
[-- Attachment #1.2: Type: text/html, Size: 2084 bytes --]
[-- Attachment #2: Type: text/plain, Size: 282 bytes --]
<#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
next prev parent reply other threads:[~2021-10-22 2:17 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-21 8:20 [BUG] org-agenda generation missing some entries Christopher M. Miles
2021-10-21 8:42 ` Ihor Radchenko
2021-10-22 2:08 ` Christopher M. Miles [this message]
2021-10-22 2:55 ` Ihor Radchenko
2021-10-23 6:54 ` Christopher M. Miles
2021-10-23 7:17 ` Ihor Radchenko
2021-10-23 8:10 ` Christopher M. Miles
2021-10-23 11:33 ` Ihor Radchenko
2021-10-24 4:55 ` Christopher M. Miles
2021-10-24 5:25 ` Ihor Radchenko
2021-10-24 7:05 ` Christopher M. Miles
2021-10-24 8:43 ` Ihor Radchenko
2021-10-24 9:36 ` [SOLVED] " Christopher M. Miles
2021-10-23 7:56 ` Christopher M. Miles
2021-10-21 11:22 ` Ihor Radchenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=PAXPR08MB6640F0C9E77B957918A7FD3BA3809@PAXPR08MB6640.eurprd08.prod.outlook.com \
--to=numbchild@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=yantar92@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.