From: Nicolas Goaziou <mail@nicolasgoaziou.fr> To: Kevin Liu <kevin@nivekuil.com> Cc: emacs-orgmode@gnu.org Subject: Re: nondeterministic org-test-with-temp-text? Date: Thu, 04 Jun 2020 00:26:18 +0200 [thread overview] Message-ID: <87367bu6ph.fsf@nicolasgoaziou.fr> (raw) In-Reply-To: <87blm02jy2.fsf@nivekuil.com> (Kevin Liu's message of "Wed, 03 Jun 2020 09:27:49 -0700") Hello, Kevin Liu <kevin@nivekuil.com> writes: > 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") You only need the last `org-id-goto' call right? Is the call to this function meaningful, or can point be left at the beginning of "A1" headline instead? > (org-cycle) > (org-next-visible-heading) > (org-previous-visible-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 FWIW, I cannot reproduce the issue. Regards, -- Nicolas Goaziou
next prev parent reply other threads:[~2020-06-03 22:26 UTC|newest] Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-05-30 13:43 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 2020-06-03 16:31 ` Kevin Liu 2020-06-03 22:26 ` Nicolas Goaziou [this message] 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=87367bu6ph.fsf@nicolasgoaziou.fr \ --to=mail@nicolasgoaziou.fr \ --cc=emacs-orgmode@gnu.org \ --cc=kevin@nivekuil.com \ --subject='Re: nondeterministic org-test-with-temp-text?' \ /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
Code repositories for project(s) associated with this 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).