From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Seeger Subject: Re: Emacs 23 (cvs), org-mode (git): Bad sexp Date: Wed, 28 Jan 2009 12:09:03 +0100 Message-ID: <87iqnzd6wg.wl%jan.seeger@thenybble.de> References: <87eiyn90fv.wl%jan.seeger@thenybble.de> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LS8Iw-0006S2-6H for emacs-orgmode@gnu.org; Wed, 28 Jan 2009 06:09:58 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LS8Iv-0006Rp-MA for emacs-orgmode@gnu.org; Wed, 28 Jan 2009 06:09:57 -0500 Received: from [199.232.76.173] (port=58722 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LS8Iv-0006Rm-Iy for emacs-orgmode@gnu.org; Wed, 28 Jan 2009 06:09:57 -0500 Received: from thenybble.de ([87.230.95.74]:47640) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LS8Iv-0008J5-2z for emacs-orgmode@gnu.org; Wed, 28 Jan 2009 06:09:57 -0500 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Carsten Dominik Cc: Org Mode List At Wed, 28 Jan 2009 12:00:56 +0100, Carsten Dominik wrote: > > Looks like the function diary-schedule is defined in some package > that des not get loaded in time for creating the agenda. > But when you try for the second time, it is loaded. I tried require'ing diary-lib before loading org-mode, but it doesn't do anything. The strange thing is that the other days are displayed correctly, only the current day is not shown. Regards, Jan Seeger