emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [Bug] org-open-at-point does not work inside properties block
@ 2014-03-04 13:29 Michael Strey
  2014-03-04 15:19 ` Bastien
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Strey @ 2014-03-04 13:29 UTC (permalink / raw)
  To: org mode

Hello,

Since some days links in properties blocks do not work any more.  With
org-open-at-point on the URL in the following block

#+begin_src org
** Media Broadcast
:PROPERTIES:
:KIND:     organisation
:URL:      http://www.media-broadcast.com
:END:
#+end_src

I get the message "No link found".  The same link outside the PROPERTIES
block opens the browser like expected.

Best regards
-- 
Michael Strey   
http://www.strey.biz

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

* Re: [Bug] org-open-at-point does not work inside properties block
  2014-03-04 13:29 [Bug] org-open-at-point does not work inside properties block Michael Strey
@ 2014-03-04 15:19 ` Bastien
  2014-03-04 15:53   ` Michael Strey
  0 siblings, 1 reply; 3+ messages in thread
From: Bastien @ 2014-03-04 15:19 UTC (permalink / raw)
  To: Michael Strey; +Cc: org mode

Hi Michael,

Michael Strey <mstrey@strey.biz> writes:

> Since some days links in properties blocks do not work any more.

This is a temporary limitation due to the recent rewrite
of `org-open-at-point'.

There is a discussion on how to compensate the limitations:
http://article.gmane.org/gmane.emacs.orgmode/82949

Another limitation is that you cannot open links in comments.

One idea is to let `org-open-at-point' fall back on (browse-url
(thing-at-point 'url)) in areas where links are not syntactically
accepted, while still "visually" present.

We cannot sort this out too quickly, as this needs reasonable
feedback from users.

Thanks,

-- 
 Bastien

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

* Re: [Bug] org-open-at-point does not work inside properties block
  2014-03-04 15:19 ` Bastien
@ 2014-03-04 15:53   ` Michael Strey
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Strey @ 2014-03-04 15:53 UTC (permalink / raw)
  To: Bastien; +Cc: org mode

Hi Bastien,

Thank you for your fast reply.

Bastien <bzg@gnu.org> writes:

> This is a temporary limitation due to the recent rewrite
> of `org-open-at-point'.

[...]

> We cannot sort this out too quickly, as this needs reasonable
> feedback from users.

I'm using links in PROPERTIES blocks on a regular basis in my contacts
file.  There I have email addresses, urls and phone numers that are
custom links.

Best regards
-- 
Michael Strey   
http://www.strey.biz

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

end of thread, other threads:[~2014-03-04 15:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-04 13:29 [Bug] org-open-at-point does not work inside properties block Michael Strey
2014-03-04 15:19 ` Bastien
2014-03-04 15:53   ` Michael Strey

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