From: Kevin Liu <kevin@nivekuil.com>
To: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Cc: emacs-orgmode@gnu.org
Subject: Re: nondeterministic org-test-with-temp-text?
Date: Wed, 03 Jun 2020 09:27:49 -0700 [thread overview]
Message-ID: <87blm02jy2.fsf@nivekuil.com> (raw)
In-Reply-To: <87wo4sgy2p.fsf@nicolasgoaziou.fr>
On 31 May 2020 04:09, Nicolas Goaziou <mail@nicolasgoaziou.fr> wrote:
> I just fixed it, IIUC. Thank you.
It works indeed. However, I believe I have found another bug :)
Try these commands with the following org file; it appears to fail to land on a heading:
(org-id-goto "105dfe8b-8507-400c-862f-a25882448051")
(org-id-goto "4a3206fc-b2f1-47d6-9876-ea30c24ecbeb")
(org-cycle)
(org-next-visible-heading)
(org-next-previous-heading)
* A
** A1
:PROPERTIES:
:ID: 4a3206fc-b2f1-47d6-9876-ea30c24ecbeb
:END:
blah
** A2
:PROPERTIES:
:ID: 60dbdfd7-04a6-4ef0-86ce-a267c16fb1e9
:END:
blah
** A3
:PROPERTIES:
:ID: 105dfe8b-8507-400c-862f-a25882448051
:END:
blah
* B
next prev parent reply other threads:[~2020-06-03 16:33 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-30 13:43 nondeterministic org-test-with-temp-text? Kevin Liu
2020-05-30 16:09 ` Nicolas Goaziou
2020-05-31 1:52 ` Kevin Liu
2020-05-31 11:09 ` Nicolas Goaziou
2020-06-03 16:27 ` Kevin Liu [this message]
2020-06-03 16:31 ` Kevin Liu
2020-06-03 22:26 ` Nicolas Goaziou
2020-06-03 23:08 ` Kevin Liu
2020-06-04 14:10 ` Nicolas Goaziou
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=87blm02jy2.fsf@nivekuil.com \
--to=kevin@nivekuil.com \
--cc=emacs-orgmode@gnu.org \
--cc=mail@nicolasgoaziou.fr \
/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).