all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ihor Radchenko <yantar92@gmail.com>
To: Eugene Rakhmatulin <eugr@eugr.com>
Cc: emacs-orgmode@gnu.org
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	[thread overview]
Message-ID: <87o83oyvcr.fsf@localhost> (raw)
In-Reply-To: <CACEbr32nX+kLdzeP9yUd5UqT8YGD+jD=1C2moAiyJTL+OPeCkA@mail.gmail.com>

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	other threads:[~2022-02-03 13:01 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-24 16:49 [BUG] Questionmarks in org-agenda instead of file names [9.5.2 (9.5.2-g3154c2 @ /Users/eugr/.emacs.d/straight/build/org/)] Eugene Rakhmatulin
2022-01-25 12:43 ` Ihor Radchenko
2022-01-25 17:19   ` Eugene Rakhmatulin
2022-01-29  6:21     ` Ihor Radchenko
2022-02-02  5:54       ` Eugene Rakhmatulin
2022-02-02 19:20         ` Eugene Rakhmatulin
2022-02-03 12:42           ` Ihor Radchenko [this message]
2022-02-20  7:29           ` Ihor Radchenko
2022-03-10 23:38             ` Eugene Rakhmatulin

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=87o83oyvcr.fsf@localhost \
    --to=yantar92@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=eugr@eugr.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.