Matt Lundin <m...@imapmail.org> 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