Re: [O] serious calendar integration bug

2011-04-28 Thread Daniel Clemente
El Thu, 28 Apr 2011 08:02:33 -0400 Matt Price va escriure: > >  debug(error (wrong-type-argument window-live-p nil)) >   select-window(nil) >   org-eval-in-calendar(nil t) > I often experience a similar bug but with frames instead of windows: ;Debugger entered--Lisp error: (wrong-type-argument

Re: [O] serious calendar integration bug

2011-04-28 Thread Matt Price
On Thu, Apr 28, 2011 at 8:43 AM, Nick Dokos wrote: > Matt Price wrote: > > > One thing is to make sure that it is the first select-window which is > failing: > there is a second one in there as well. Toggling debug-on-error and getting > a full backtrace (assuming you are loading .el files and n

Re: [O] serious calendar integration bug

2011-04-28 Thread Nick Dokos
Matt Price wrote: > hmm.  There's definitely something funny going on, I presume with emacs > rather than org, and (again > presumably) something to do with my configs or installed packages. The > function that's failing is > org-eval-in-calendar: > >  debug(error (wrong-type-argument window-l

[O] serious calendar integration bug

2011-04-28 Thread Matt Price
forgot to reply to the list.. -- Forwarded message -- From: Matt Price Date: Wed, Apr 27, 2011 at 6:11 PM Subject: Re: [O] serious calendar integration bug To: David Maus On Wed, Apr 27, 2011 at 3:11 PM, David Maus wrote: > At Wed, 27 Apr 2011 11:06:38 -0400, > Matt

Re: [O] serious calendar integration bug

2011-04-27 Thread David Maus
At Wed, 27 Apr 2011 11:06:38 -0400, Matt Price wrote: > > [1 ] > > [2 ] > Hi folks, > > Using a recent git version of org-mode (release_7.5.209.g1a687) with a fairly > recent emacs-snapshot (20110408-1, a package from the debian emacs-snapshot > ppa, but running under ubuntu maverick), I'm h

[O] serious calendar integration bug

2011-04-27 Thread Matt Price
Hi folks, Using a recent git version of org-mode (release_7.5.209.g1a687) with a fairly recent emacs-snapshot (20110408-1, a package from the debian emacs-snapshot ppa, but running under ubuntu maverick), I'm having a really terrible calendar bug -- not sure if it comes from org or from emacs, but