Rudolf Adamkovič <salu...@me.com> writes: > REPRODUCTION STEPS: > > 1. Launch 'emacs -Q'. > 2. Create a new Org file: > > * 1 > :PROPERTIES: > :CUSTOM_ID: foo > :END: > * [[#foo][foo]] 2 > * 3 > > 3. Open the newly created Org file. > 3. Type M-x org-toggle-link-display RET. > 4. Move the cursor to the first heading. > 5. Type C-c C-n. > > EXPECTED: > > The cursor moves to the second heading.
That's what happens here. Version: Org mode version 9.7-pre (release_9.6.14-1019-g5092ec). What version are you running? > > ACTUAL: > > The cursor moves to the end of file. > > Rudy -- Nick