From: Ihor Radchenko <yantar92@posteo.net>
To: Cletip Cletip <clement020302@gmail.com>
Cc: Org Mode List <emacs-orgmode@gnu.org>
Subject: Re: [BUG?] Org-agenda doesn't work with this error : Search failed: "\<SCHEDULED: *<\([^>]+\)>"
Date: Tue, 10 Oct 2023 16:20:07 +0000 [thread overview]
Message-ID: <87pm1m8n60.fsf@localhost> (raw)
In-Reply-To: <CAPHku6OuWFCpVNjdmdi9tFJxBB7ZwcgKiF014MhE+kaTA6L5_w@mail.gmail.com>
Cletip Cletip <clement020302@gmail.com> writes:
> https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=558db89e4
>
> I don't really understand what mean that : what should I do to have this ?
> Update org-mode ? Another things ?
Yes, it will be enough to update Org mode.
Either to main (experimental) branch or to bugfix (stable release
candidate) branch.
AFAIU, you are using Elpaca, so it should be easy for you to update.
You will need to specify the branch in Org repository. See
https://github.com/progfolio/elpaca/blob/master/doc/manual.md#recipe-keyword-branch
(elpaca
;; or the version you like
(org :type git :host github :repo "bzg/org-mode" :branch "bugfix")
(setq org-agenda-files '("/home/.../test.org"))
)
Note that you are using Org mode mirror, not the official git repo (so,
it may or may not be up-to-date). Our main repository is in
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
--
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>
next prev parent reply other threads:[~2023-10-10 16:19 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-10 15:14 [BUG?] Org-agenda doesn't work with this error : Search failed: "\<SCHEDULED: *<\([^>]+\)>" Cletip Cletip
2023-10-10 15:48 ` Ihor Radchenko
2023-10-10 16:03 ` Cletip Cletip
2023-10-10 16:20 ` Ihor Radchenko [this message]
2023-10-10 16:33 ` [BUG] Inactive interval is not correctly displayed in agenda view (was: [BUG?] Org-agenda doesn't work with this error : Search failed: "\<SCHEDULED: *<\([^>]+\)>") Ihor Radchenko
2023-10-10 16:38 ` Cletip Cletip
2023-10-11 9:04 ` Ihor Radchenko
2023-10-14 10:04 ` Cletip Cletip
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=87pm1m8n60.fsf@localhost \
--to=yantar92@posteo.net \
--cc=clement020302@gmail.com \
--cc=emacs-orgmode@gnu.org \
/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.