emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Platon Pronko <platon7pronko@gmail.com>
To: Ihor Radchenko <yantar92@posteo.net>
Cc: emacs-orgmode@gnu.org
Subject: Re: [BUG] setting org-element-use-cache to nil doesn't seem to disable element cache [9.7.3 (release_9.7.3 @ /usr/share/emacs/30.0.50/lisp/org/)]
Date: Thu, 20 Jun 2024 11:52:13 +0400	[thread overview]
Message-ID: <6000e3bf-f95f-44fd-b321-cf44acd5c485@gmail.com> (raw)
In-Reply-To: <87sex99f9n.fsf@localhost>

> This particular warning may also happen when cache is disabled.
> You encountered some error with Org parser.
> 
> Any chance you can create a reproducer?
> 

Yes. Looks like this particular error is related to org-startup-indented:

1. Create file reproducer.org with contents:
* TODO item
DEADLINE: <2024-07-10 .+1d>

2. Launch Emacs with org-startup-indented=t:
$ emacs -Q --eval "(progn (require 'org) (setq org-startup-indented t))"  reproducer.org

3. Delete one character from the date to make it invalid. For example delete the "4" so that the file becomes:
* TODO item
DEADLINE: <202-07-10 .+1d>

4. Observe the error:
⛔ Warning (org-element): org-element--cache: Org parser error in reproducer.org::13. Resetting.
  The error was: (error "Not an Org time string: <202-07-10 .+1d")
  Backtrace:
nil
  Please report this to Org mode mailing list (M-x org-submit-bug-report).

-- 
Best regards,
Platon Pronko
PGP 2A62D77A7A2CB94E



  reply	other threads:[~2024-06-20  7:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-16  7:42 [BUG] setting org-element-use-cache to nil doesn't seem to disable element cache [9.7.3 (release_9.7.3 @ /usr/share/emacs/30.0.50/lisp/org/)] Platon Pronko
2024-06-19 14:30 ` Ihor Radchenko
2024-06-20  7:52   ` Platon Pronko [this message]
2024-06-20 14:30     ` Ihor Radchenko
2024-06-21  8:58       ` Platon Pronko
2024-06-21  9:12         ` 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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6000e3bf-f95f-44fd-b321-cf44acd5c485@gmail.com \
    --to=platon7pronko@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=yantar92@posteo.net \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).