emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] PATCH: follow timestamp link also in heading


From: Bastien
Subject: Re: [O] PATCH: follow timestamp link also in heading
Date: Thu, 24 May 2012 11:34:21 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1.50 (gnu/linux)

Hi Ingo,

Ingo Lohmar <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]