Hi Ingo,

Ingo Lohmar <i.loh...@gmail.com> writes:

> --- a/lisp/org.el
> +++ b/lisp/org.el
> @@ -9606,6 +9606,7 @@
>    (org-remove-occur-highlights nil nil t)
>    (cond
>     ((and (org-at-heading-p)
> +        (not (org-at-timestamp-p t))
>          (not (org-in-regexp
>                (concat org-plain-link-re "\\|"
>                        org-bracket-link-regexp "\\|"

Applied in master, thanks.

-- 
 Bastien

Reply via email to