* Internal linking in org-mode opens tags table
@ 2022-11-02 12:04 Nathan Furnal
2022-11-02 12:15 ` Ihor Radchenko
0 siblings, 1 reply; 2+ messages in thread
From: Nathan Furnal @ 2022-11-02 12:04 UTC (permalink / raw)
To: emacs-orgmode@gnu.org
[-- Attachment #1: Type: text/plain, Size: 317 bytes --]
Hi all,
I'm using the latest snapshot of org-mode and internal linking seems to fail. When visting an internal link, the tags table is opened instead of simply going to the place in the file which the link points to.
To reproduce, just open an org file:
* Hello
Link to [[*Hello]]
Cheers,
Nathan
[-- Attachment #2: Type: text/html, Size: 1390 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Internal linking in org-mode opens tags table
2022-11-02 12:04 Internal linking in org-mode opens tags table Nathan Furnal
@ 2022-11-02 12:15 ` Ihor Radchenko
0 siblings, 0 replies; 2+ messages in thread
From: Ihor Radchenko @ 2022-11-02 12:15 UTC (permalink / raw)
To: Nathan Furnal; +Cc: emacs-orgmode@gnu.org
Nathan Furnal <nathan_furnal@hotmail.com> writes:
> I'm using the latest snapshot of org-mode and internal linking seems to fail. When visting an internal link, the tags table is opened instead of simply going to the place in the file which the link points to.
>
> To reproduce, just open an org file:
>
> * Hello
>
> Link to [[*Hello]]
I created a file containing
-----
* Hello
Link to [[*Hello]]
-----
Then I ran make repro in the main branch of the latest Org
I opened the file
I put the point at the link and pressed C-c C-o.
The point correctly jumps to * Hello heading.
I cannot reproduce the issue.
Can you try to repeat the steps I described?
Also, see https://orgmode.org/manual/Feedback.html#Feedback
--
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] 2+ messages in thread
end of thread, other threads:[~2022-11-02 12:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-02 12:04 Internal linking in org-mode opens tags table Nathan Furnal
2022-11-02 12:15 ` 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).