[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [Bug] org-open-at-point does not work inside properties block
From: |
Bastien |
Subject: |
Re: [O] [Bug] org-open-at-point does not work inside properties block |
Date: |
Tue, 04 Mar 2014 16:19:54 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
Hi Michael,
Michael Strey <address@hidden> 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