From: Ihor Radchenko <yantar92@gmail.com>
To: "Christopher M. Miles" <numbchild@gmail.com>
Cc: Org Mode List <emacs-orgmode@gnu.org>
Subject: Re: [BUG] org-agenda generation missing some entries
Date: Sun, 24 Oct 2021 13:25:18 +0800 [thread overview]
Message-ID: <87ilxndmf5.fsf@localhost> (raw)
In-Reply-To: <PAXPR08MB66400EA18BA376BB5C9F8A77A3829@PAXPR08MB6640.eurprd08.prod.outlook.com>
[-- Attachment #1: Type: text/plain, Size: 891 bytes --]
"Christopher M. Miles" <numbchild@gmail.com> writes:
> My Emacs version (on M1 macOS)
>
> GNU Emacs 28.0.60 (build 1, aarch64-apple-darwin20.6.0, NS appkit-2022.60 Version 11.6 (Build 20G165)) of 2021-10-20
>
> Thanks for your continuous working. I pulled latest fix, still not working.
I also tested using Emacs 28.0.60, but on Linux. Can you try exactly
same steps I used for testing?
1. Save the attached file to /tmp/problem.org
2.
mkdir /tmp/orgmode-test
cd /tmp/orgomode-test
git clone git://git.sv.gnu.org/emacs/org-mode.git
cd org-mode/
emacs -Q -L ./lisp -l org /tmp/problem.org
3. M-x org-agenda <RET> < a
If you do not see the heading listed in agenda view after doing above
steps, can you also try to go to org-element.el and change
"(version< emacs-version "28")" in org-element-cache-map to
"(version< emacs-version "29")". Then, try the above steps again.
Best,
Ihor
[-- Attachment #2: df.org --]
[-- Type: application/vnd.lotus-organizer, Size: 132 bytes --]
* PROJECT 🅰 task A
SCHEDULED: <2019-04-16 Tue>
:LOGBOOK:
- State "PROJECT" from [2019-04-16 Tue 13:37]
:END:
next prev parent reply other threads:[~2021-10-24 5:24 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-21 8:20 [BUG] org-agenda generation missing some entries Christopher M. Miles
2021-10-21 8:42 ` Ihor Radchenko
2021-10-22 2:08 ` Christopher M. Miles
2021-10-22 2:55 ` Ihor Radchenko
2021-10-23 6:54 ` Christopher M. Miles
2021-10-23 7:17 ` Ihor Radchenko
2021-10-23 8:10 ` Christopher M. Miles
2021-10-23 11:33 ` Ihor Radchenko
2021-10-24 4:55 ` Christopher M. Miles
2021-10-24 5:25 ` Ihor Radchenko [this message]
2021-10-24 7:05 ` Christopher M. Miles
2021-10-24 8:43 ` Ihor Radchenko
2021-10-24 9:36 ` [SOLVED] " Christopher M. Miles
2021-10-23 7:56 ` Christopher M. Miles
2021-10-21 11:22 ` 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=87ilxndmf5.fsf@localhost \
--to=yantar92@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=numbchild@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).