emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Kyle Meyer <kyle@kyleam.com>
To: "Pedro R.M. Júnior" <pedrormjunior@gmail.com>,
	"Emacs Org Mode mailing list" <emacs-orgmode@gnu.org>
Subject: Re: `org-next-link' skips links inside PROPERTIES drawer
Date: Mon, 20 Jan 2020 23:31:06 +0000	[thread overview]
Message-ID: <87d0bd66yt.fsf@kyleam.com> (raw)
In-Reply-To: <m236c9pwiv.fsf@gmail.com>

Hi Pedro,

Pedro R.M. Júnior <pedrormjunior@gmail.com> writes:

> I am testing Emacs 28 (Org 9.3) from the Git repository and I have
> noticed that, compared to version 26.3 (Org 9.1.9), `org-next-link'
> function is skipping links located inside the PROPERTIES drawer.
> [...]
> Let me know if this is an intentional behavior for newer versions of Org
> mode.  If so, I think it could receive a customization option for this
> behavior.

This behavior came up in a previous thread.  Quoting Nicolas:

,----[ https://lists.gnu.org/archive/html/emacs-orgmode/2019-04/msg00075.html ]
| This is expected.
| 
| The value in a properties drawer cannot be a link, even though
| `org-open-at-point' would normally open it, as is done for comments.
| 
| In addition to no being syntactically a valid link, I think it is
| undesirable for an interactive command to display hidden internal data.
| 
| If you want to reach it, just write a function calling
| 
|    (re-search-forward org-any-link-re nil t)
`----

  reply	other threads:[~2020-01-20 23:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-20 22:56 `org-next-link' skips links inside PROPERTIES drawer Pedro R.M. Júnior
2020-01-20 23:31 ` Kyle Meyer [this message]
2020-01-21  0:02   ` Pedro R.M. Júnior
2020-01-21  2:19     ` Samuel Wales
2020-01-21  3:07       ` Kyle Meyer
  -- strict thread matches above, loose matches on Subject: below --
2020-01-17  0:25 Pedro Ribeiro Mendes Júnior

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=87d0bd66yt.fsf@kyleam.com \
    --to=kyle@kyleam.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=pedrormjunior@gmail.com \
    /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).