thanks from here too! interesting.
is isearch intended to be also affected? or just org-next-link? i suppose isearch is a generic emacs thing, just as lgrep would be generic, and most folk would want it to be generic and would get too confused if it were not, but just want to make sure. i have noticed a similar issue. i wonder if it is related to the next link issue, or completely different and related to text properties or overlays or something? namely, isearch will not find google in the following link: [[http://google.com][go]] is there a hack to make isearch find links? even though they are hidden? and find everythign else that isearch does not find, if there is anythign else? in 9.1.14, a link like <http://whatever.com> will be found by org-next-link, so perhaps it is more recent than that. [now i wodner if whatever kludge i put someplace that makes links in comments fontified or... clickable... or something... is not needed in more recent org.] On 1/20/20, Pedro R.M. Júnior <pedrormjun...@gmail.com> wrote: > Thanks for the > clarification and quoted suggestion.