From mboxrd@z Thu Jan 1 00:00:00 1970 From: Giovanni Ridolfi Subject: Re: Something ate my timestamps Date: Thu, 03 Jun 2010 12:54:25 +0200 Message-ID: <83hblk9yji.fsf@yahoo.it> References: <70B5E20C-36B4-4AC3-B4F7-C0398318D01D@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=41356 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OK847-0007CM-K7 for emacs-orgmode@gnu.org; Thu, 03 Jun 2010 06:54:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OK844-0004Vt-64 for emacs-orgmode@gnu.org; Thu, 03 Jun 2010 06:54:23 -0400 Received: from slim-2a.inet.it ([213.92.5.122]:35606) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OK843-0004VQ-QS for emacs-orgmode@gnu.org; Thu, 03 Jun 2010 06:54:20 -0400 In-Reply-To: <70B5E20C-36B4-4AC3-B4F7-C0398318D01D@gmail.com> (Carsten Dominik's message of "Thu, 3 Jun 2010 12:09:58 +0200") 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: Uwe Schuerkamp , emacs-orgmode@gnu.org Carsten Dominik writes: > On Jun 3, 2010, at 12:05 PM, Uwe Schuerkamp wrote: >> A simple test confirms the problem with a very simple agenda file for >> a new user: >> >> * TODO fix empty agenda >> SCHEDULED: <2010-06-02 Do> >> >> and the agenda remains empty for that date. >> >> Also, the agenda todo overview remains empty. > > What is the value of org-agenda-files? In other words: did you add the file to the "agenda file list" with `C-c [' (as explained in the manual section "Agenda files")? cheers, Giovanni