emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Making the output of %% functions linkable in agenda views


From: Nick Dokos
Subject: Re: [O] Making the output of %% functions linkable in agenda views
Date: Tue, 03 May 2011 16:28:55 -0400

Matt Lundin <address@hidden> wrote:


> I should clarify. I, too, can see the link in the agenda. I had been
> under the impression that only diary sexps will appear in the agenda,
> but it seems that a generic sexp that returns a string will also show
> up.
> 
> I'm not sure whether this is a feature or a bug.
> 

I *think* it's a feature but I'm really not sure: the regexp is just
"^&?%%(" so it does not seem to care what comes after it. Various things
(like the sunrise/sunset hacks) use it, so if it is deemed to be a
bug-to-be-fixed, they will break when it *is* fixed :-)

So is a diary sexp just something that matches "^&?%%( *diary" ?

Nick



reply via email to

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