emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: nondeterministic org-test-with-temp-text?


From: Nicolas Goaziou
Subject: Re: nondeterministic org-test-with-temp-text?
Date: Thu, 04 Jun 2020 00:26:18 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]