From mboxrd@z Thu Jan 1 00:00:00 1970 From: Renato Pontefice Subject: using Agenda org-agenda-files variable Date: Fri, 10 Jan 2014 12:21:19 +0100 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c339e6d786fa04ef9bec41 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40220) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W1a9R-0005S5-St for emacs-orgmode@gnu.org; Fri, 10 Jan 2014 06:21:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W1a9Q-0002k7-E2 for emacs-orgmode@gnu.org; Fri, 10 Jan 2014 06:21:21 -0500 Received: from mail-ob0-x233.google.com ([2607:f8b0:4003:c01::233]:33370) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W1a9Q-0002jv-70 for emacs-orgmode@gnu.org; Fri, 10 Jan 2014 06:21:20 -0500 Received: by mail-ob0-f179.google.com with SMTP id wm4so4677699obc.10 for ; Fri, 10 Jan 2014 03:21:19 -0800 (PST) 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: emacs-orgmode@gnu.org --001a11c339e6d786fa04ef9bec41 Content-Type: text/plain; charset=ISO-8859-1 Hi, following this tutorial "http://orgmode.org/worg/org-tutorials/orgtutorial_dto.html" at this point: "A taste of advanced features"it's written to add this text, on my init.el file (I'm working on win). (setq org-agenda-files (list "~/org/work.org" "~/org/school.org" "~/org/home.org")) I've done it. Continuing the tutorial, I find some operation to do in my org file "Press *C-c a t* to enter the global todo list" I do that, but I receive in the *Org Agenda* buffer, the following text: _________________________________ Global list of TODO items of type: ALL Available with `N r': (0)[ALL] __________________________________ and nothing else. I have on my 1.org the following line: *** configure SCHEDULED: <2014-01-08 mer> So, I'm expecting, that i could find at least this TODO line on the Agenda. But nothing... What I've done wrong? Do someone can link me some page example? Or something similar where I can get help? TIA Renato ps I don' t find the file work, school and home .org, on the folder where my org file (1.org) are stored :-( ) --001a11c339e6d786fa04ef9bec41 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
at this point:

"A taste of advanced features= "

it's written to add this text, on my init.el file (I'm w= orking on win).
(setq org-agenda-files (list "~/org=
/work.org"
                             "~/org/scho=
ol.org"=20
                             "~/org/home.o=
rg"))

I've done it.

Continuing the tutor= ial, I find some operation to do in my org file "Press C-c a t = to enter the global todo list"
I do that, but I receive in the *Org Agenda* buffer, the following te= xt:
_________________________________
Global list of TODO items of ty= pe: ALL
Available with `N r': (0)[ALL]
__________________________= ________
and nothing else.
I have on my 1.or= g the following line:
*** configure
=A0=A0 SCHEDULED: <2014-01= -08 mer>

So, I'm expecting, that i could find at least = this TODO line on the Agenda. But nothing...

What I've done wrong?
Do someone can link me so= me page example? Or something similar where I can get help?
TIA
Renato

ps
I don' t find the file work,= school and home .org, on the folder where my org file (1.org) are stored :-( ) --001a11c339e6d786fa04ef9bec41--