From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?VG9uaSBDZWJyacOhbg==?= Subject: Re: Agenda not working Date: Wed, 07 Mar 2012 10:45:33 +0100 Message-ID: <4F572E3D.2070109@gmail.com> References: <20120307093438.GB10418@francois-AOA150> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37807) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S5DRH-0007tH-9j for emacs-orgmode@gnu.org; Wed, 07 Mar 2012 04:45:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S5DRC-0005hd-N3 for emacs-orgmode@gnu.org; Wed, 07 Mar 2012 04:45:42 -0500 Received: from mail-bk0-f41.google.com ([209.85.214.41]:64195) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S5DRC-0005hS-DZ for emacs-orgmode@gnu.org; Wed, 07 Mar 2012 04:45:38 -0500 Received: by bkwq16 with SMTP id q16so6176925bkw.0 for ; Wed, 07 Mar 2012 01:45:36 -0800 (PST) In-Reply-To: <20120307093438.GB10418@francois-AOA150> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Cc: emacs-orgmode@gnu.org Shame on me for my diagonal reading of the manual ;) Thanks On 07/03/12 10:34, François Allisson wrote: > Hello Toni, > >> When I type M-x org-agenda-list with this file > (...) >> I get this agenda view: > (...) >> That displays nothing. Am I doing something wrong? Why the TODO task is not >> displayed? > There is nothing wrong with your file. It is just that it must be > added to the org-agenda-files variable to be taken into account. > See http://orgmode.org/manual/Agenda-files.html > > Best regards, > François (orgmode enthusiastic newbie)