emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ihor Radchenko <yantar92@posteo.net>
To: Platon Pronko <platon7pronko@gmail.com>
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 14:30:18 +0000	[thread overview]
Message-ID: <87a5jf8z5x.fsf@localhost> (raw)
In-Reply-To: <6000e3bf-f95f-44fd-b321-cf44acd5c485@gmail.com>

Platon Pronko <platon7pronko@gmail.com> writes:

>> 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>

Thanks!
This appears to be an old bug in the parser.
Fixed, on main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=9f4f7338d

Not for bugfix release as I do not want to break the parser accidentally
without testing, and the problem appears to rare enough to not call it
critical.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>


  reply	other threads:[~2024-06-20 14:29 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
2024-06-20 14:30     ` Ihor Radchenko [this message]
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=87a5jf8z5x.fsf@localhost \
    --to=yantar92@posteo.net \
    --cc=emacs-orgmode@gnu.org \
    --cc=platon7pronko@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 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).