On 10/28/15, John Kitchin <jkitc...@andrew.cmu.edu> wrote: > Your mileage may vary, but this seems to show links in comments for me: > > #+BEGIN_EXAMPLE > (highlight-regexp org-any-link-re 'org-link) > #+END_EXAMPLE
nice workaround! thanks! it's a matter of perspective. comments mean two separate things: 1] "commenting out" 2] "note to self" note that org-mouse does [and should if and only if fontified] allow clicks on commented links, following the "note to self" principle.