all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ihor Radchenko <yantar92@gmail.com>
To: Robert Goldman <rpgoldman@sift.net>
Cc: emacs-orgmode@gnu.org, Bastien <bzg@gnu.org>
Subject: Re: Error with org-agenda with 9.5.3
Date: Fri, 03 Jun 2022 14:18:59 +0800	[thread overview]
Message-ID: <87sfomclrg.fsf@localhost> (raw)
In-Reply-To: <45E5BD65-878F-4BF8-A5CF-C42CE7B63A75@sift.net>

Robert Goldman <rpgoldman@sift.net> writes:

> I just updated org-mode using package.el and got release 9.5.3
>
> Now I get an error in `org-at-timestamp-p` (OATP), which is invoked when 
> calling `org-agenda`.
> ```
> (rx (or (regexp org-ts-regexp3) ; here
>          (regexp org-element--timestamp-regexp)))
> ```
>
> I am running Emacs 25 (Aquamacs). So, maybe this code requires Emacs 26? 
> If so, it would be nice if org-mode 9.5.3 was tagged as incompatible 
> with Emacs 25? (It would also be nice if package mode supported 
> roll-back, but that's OT here!)

Thanks for reporting! This has been fixed on our bugfix branch, but not
yet on ELPA.

Bastien, can we bump the Org version to 9.5.4 and trigger ELPA update?
You mentioned that Org 9.5.4 is intended for Emacs 28.2, but I don't
know any way other than bumping the version to update the package on
ELPA stable.

Best,
Ihor


  reply	other threads:[~2022-06-03  6:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-02 18:43 Error with org-agenda with 9.5.3 Robert Goldman
2022-06-03  6:18 ` Ihor Radchenko [this message]
2022-06-03 14:08   ` Ihor Radchenko
2022-06-03 15:32     ` Robert Goldman
2022-06-04  6:42   ` Bastien Guerry

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