From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Agenda not working Date: Wed, 07 Mar 2012 12:14:45 -0500 Message-ID: <87d38ol4e2.fsf@norang.ca> References: <20120307093438.GB10418@francois-AOA150> <4F572E3D.2070109@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:38361) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S5KS0-0006ax-AW for emacs-orgmode@gnu.org; Wed, 07 Mar 2012 12:15:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S5KRu-0001kY-6h for emacs-orgmode@gnu.org; Wed, 07 Mar 2012 12:14:55 -0500 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:10827) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S5KRu-0001kM-3C for emacs-orgmode@gnu.org; Wed, 07 Mar 2012 12:14:50 -0500 In-Reply-To: <4F572E3D.2070109@gmail.com> ("Toni =?utf-8?Q?Cebri=C3=A1n=22?= =?utf-8?Q?'s?= message of "Wed, 07 Mar 2012 10:45:33 +0100") 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 To: Toni =?utf-8?Q?Cebri=C3=A1n?= Cc: emacs-orgmode@gnu.org Toni Cebri=C3=A1n writes: > Shame on me for my diagonal reading of the manual ;) > > Thanks > > On 07/03/12 10:34, Fran=C3=A7ois 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 >> Alternatively you can restrict the agenda to the current file for testing with C-u C-c C-x < then all agenda commands will operate on the current org file until you remove the restriction. -Bernt