emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [BUG] Questionmarks in org-agenda instead of file names [9.5.2 (9.5.


From: Eugene Rakhmatulin
Subject: Re: [BUG] Questionmarks in org-agenda instead of file names [9.5.2 (9.5.2-g3154c2 @ /Users/eugr/.emacs.d/straight/build/org/)]
Date: Tue, 25 Jan 2022 09:19:39 -0800

On Tue, Jan 25, 2022 at 4:39 AM Ihor Radchenko <yantar92@gmail.com> wrote:

> Thanks for the report!
>
> Can you try the following:
> 1. (setq org-element--cache-self-verify 'backtrace) in your init.el
>    before loading org
> 2. Do whatever it takes to get question marks as category in agenda
> 3. Go to the problematic Org buffer and run
>    M-: (org-element--cache-warn "Backtrace") <RET>
> 4. Send the contents of the warning message here.

Here we go. Hope this helps!

Warning (org-element-cache): org-element--cache: Warning(p-tasks.org): Backtrace
Backtrace:
  org-element-cache diagnostics(p-tasks.org): Added new element with
nil key: "(paragraph (:begin 8937 :end 8997 :contents-begin 8937
:contents-end 8997 :post-blank 0 :post-affiliated 8937 :mode nil
:granularity element))"
  org-element-cache diagnostics(p-tasks.org): Added new element with
nil key: "(item (:bullet \"- \" :begin 8935 :end 8997 :contents-begin
8937 :contents-end 8997 :checkbox nil :counter nil :structure ((8935 0
\"- \" nil nil nil 8997)) :pre-blank 0 :post-blank 0 :post-affiliated
8935 :tag nil :mode item :granularity element))"
  org-element-cache diagnostics(p-tasks.org): Added new element with
nil key: "(plain-list (:type unordered :begin 8935 :end 8997
:contents-begin 8935 :contents-end 8997 :structure ((8935 0 \"- \" nil
nil nil 8997)) :post-blank 0 :post-affiliated 8935 :mode nil
:granularity element))"
  org-element-cache diagnostics(p-tasks.org): Added new element with
nil key: "(drawer (:begin 8925 :end 9003 :drawer-name \"LOGBOOK\"
:contents-begin 8935 :contents-end 8997 :post-blank 0 :post-affiliated
8925 :mode nil :granularity element))"
  org-element-cache diagnostics(p-tasks.org): Added new element with
nil key: "(property-drawer (:begin 8869 :end 8925 :contents-begin 8882
:contents-end 8919 :post-blank 0 :post-affiliated 8869 :mode
property-drawer :granularity element))"
  org-element-cache diagnostics(p-tasks.org): Added new element with
nil key: "(drawer (:begin 7755 :end 7899 :drawer-name \"LOGBOOK\"
:contents-begin 7765 :contents-end 7893 :post-blank 0 :post-affiliated
7755 :mode property-drawer :granularity element))"



reply via email to

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