emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Re: Problem with agenda and diary


From: Julien Danjou
Subject: Re: [O] Re: Problem with agenda and diary
Date: Fri, 18 Mar 2011 10:51:55 -0400

Julien Danjou <address@hidden> wrote:

> On Fri, Mar 18 2011, Nick Dokos wrote:
> 
> > That was of course before you took out the concat in 9216453a388 - after
> > that change, there is no problem: it was doing (concat nil) ==> ""
> 
> What's weird is that that concat has not been introduced by my recent
> patches. It clearly seems wrong, but I don't see why no bug was
> triggered before.
> 

Neither do I. I thought the concat was concatenating two things before
you took out the prefix-length property, but I took another look and it
was doing exactly the same thing before and after that change: what you
took out was the second part of the setq. By all accounts, it should have
triggered the error long ago. So it is a minor mystery.

> Anyhow, if everything is ok now, that's perfect. :)
> 

Yup :)

Nick



reply via email to

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