emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Moving to the next heading does not always work
@ 2024-01-12 17:02 Rudolf Adamkovič
  2024-01-13  1:19 ` Nick Dokos
  2024-01-13 12:42 ` Ihor Radchenko
  0 siblings, 2 replies; 3+ messages in thread
From: Rudolf Adamkovič @ 2024-01-12 17:02 UTC (permalink / raw)
  To: emacs-orgmode

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.

ACTUAL:

  The cursor moves to the end of file.

Rudy
-- 
“I do not fear death.  I had been dead for billions and billions of years
before I was born, and had not suffered the slightest inconvenience from it.”
--- Mark Twain, paraphrased

Rudolf Adamkovič <salutis@me.com> [he/him]
Studenohorská 25
84103 Bratislava
Slovakia


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Moving to the next heading does not always work
  2024-01-12 17:02 Moving to the next heading does not always work Rudolf Adamkovič
@ 2024-01-13  1:19 ` Nick Dokos
  2024-01-13 12:42 ` Ihor Radchenko
  1 sibling, 0 replies; 3+ messages in thread
From: Nick Dokos @ 2024-01-13  1:19 UTC (permalink / raw)
  To: emacs-orgmode

Rudolf Adamkovič <salutis@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



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Moving to the next heading does not always work
  2024-01-12 17:02 Moving to the next heading does not always work Rudolf Adamkovič
  2024-01-13  1:19 ` Nick Dokos
@ 2024-01-13 12:42 ` Ihor Radchenko
  1 sibling, 0 replies; 3+ messages in thread
From: Ihor Radchenko @ 2024-01-13 12:42 UTC (permalink / raw)
  To: Rudolf Adamkovič; +Cc: emacs-orgmode

Rudolf Adamkovič <salutis@me.com> writes:

> REPRODUCTION STEPS:
> ...
> ACTUAL:
>
>   The cursor moves to the end of file.

Fixed, on main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=c41a89676

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-01-13 12:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-12 17:02 Moving to the next heading does not always work Rudolf Adamkovič
2024-01-13  1:19 ` Nick Dokos
2024-01-13 12:42 ` Ihor Radchenko

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).