From: Jens Schmidt <jschmidt4gnu@vodafonemail.de>
To: Org-mode <emacs-orgmode@gnu.org>
Subject: [BUG] `org-open-at-point' surprisingly asks for tags table [9.7-pre (release_9.6.7-640-ga18ebc @ /home/jschmidt/work/org-mode/lisp/)]
Date: Tue, 8 Aug 2023 21:51:10 +0200 [thread overview]
Message-ID: <76ae8a09-0f84-b857-12d6-c07407fac797@vodafonemail.de> (raw)
make EMACS=../emacs-master/src/emacs vanilla
Create a new Org-mode buffer with the following contents:
--------------------------------------------------
<<test>>
[[test][test link]]
--------------------------------------------------
Position point on the link then type C-c C-o: Point jumps to the link as
expected.
Now type
C-h f org- TAB C-g
Reposition point on link, type C-c C-o. The following prompt pops up:
Visit tags table (default TAGS): ...
which is annoying.
It took me some time to realize that the innocent sequence
C-h f org- TAB C-g
autoloads org-ctags, which hooks into `org-open-link-functions'
through `org-ctags-enable'.
next reply other threads:[~2023-08-08 19:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-08 19:51 Jens Schmidt [this message]
2023-08-08 20:02 ` [BUG] `org-open-at-point' surprisingly asks for tags table [9.7-pre (release_9.6.7-640-ga18ebc @ /home/jschmidt/work/org-mode/lisp/)] Jens Schmidt
2023-08-09 7:31 ` Ihor Radchenko
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=76ae8a09-0f84-b857-12d6-c07407fac797@vodafonemail.de \
--to=jschmidt4gnu@vodafonemail.de \
--cc=emacs-orgmode@gnu.org \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).