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: Ihor Radchenko
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: Thu, 03 Feb 2022 20:42:44 +0800

Eugene Rakhmatulin <eugr@eugr.com> writes:

> On Tue, Feb 1, 2022 at 9:54 PM Eugene Rakhmatulin <eugr@eugr.com> wrote:
>>
>> On Fri, Jan 28, 2022 at 10:16 PM Ihor Radchenko <yantar92@gmail.com> wrote:
>>
>> > This is a big strange.
>> > Can you try to repeat the same steps, but removing the contents of
>> > org-persist-directory before opening Emacs?
>
> Well, that happened again. See the backtrace below.
> What I did:
>
> 1. Removed org-persist-directory folder yesterday
> 2. Did a quick capture of task (with some embedded checklist) on my
> main computer today
> 3. Went to another computer and refreshed Agenda there, got
> questionmarks (org directory is synced between both via iCloud)
> 4. Went to the problematic buffer and ran backtrace command there,
> saved the output
>
> If I delete org-persist-directory again, the questionmarks disappear
> (obviously).

Something is strange about your backtrace. If auto-revert updates
changed buffer, the change should be logged like

  ...
  org-element-cache diagnostics(inbox.org): Phase 0
  org-element-cache diagnostics(inbox.org): org-element-cache: Processing 
request ...
  org-element-cache diagnostics(inbox.org): Syncing down to nil-nil
  org-element-cache diagnostics(inbox.org): nil is about to modify text...

I do not see it in your backtrace, which implies that the buffer was not
reverted or that you ran backtrace multiple times.

Can you try again next time you see the questionmarks and also provide
the output of M-: (pp org-element--cache) executed in the problematic
buffer?

Also, I have made changes in saving cache between Emacs sessions. An
Org mode update might help if you are lucky.

Best,
Ihor




reply via email to

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