* Agenda not working
@ 2012-03-07 8:53 Toni Cebrián
2012-03-07 9:34 ` François Allisson
0 siblings, 1 reply; 4+ messages in thread
From: Toni Cebrián @ 2012-03-07 8:53 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 660 bytes --]
Hi,
I'm having a problem with the agenda view that I'm not able to solve.
Even if I starts emacs with an empty configuration file
emacs -q -l empty_emacs_file
When I type M-x org-agenda-list with this file
* Tasks
** TODO Hello darling
SCHEDULED: <2012-03-07 Wed>
I get this agenda view:
Week-agenda (W10):
Monday 5 March 2012 W10
Tuesday 6 March 2012
Wednesday 7 March 2012
Thursday 8 March 2012
Friday 9 March 2012
Saturday 10 March 2012
Sunday 11 March 2012
That displays nothing. Am I doing something wrong? Why the TODO task is not
displayed?
BTW I'm using GNU Emacs 24.0.93.1 and org-version 7.8.03
Thanks.
[-- Attachment #2: Type: text/html, Size: 1336 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Agenda not working
2012-03-07 8:53 Agenda not working Toni Cebrián
@ 2012-03-07 9:34 ` François Allisson
2012-03-07 9:45 ` Toni Cebrián
0 siblings, 1 reply; 4+ messages in thread
From: François Allisson @ 2012-03-07 9:34 UTC (permalink / raw)
To: Toni Cebrián; +Cc: emacs-orgmode
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)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Agenda not working
2012-03-07 9:34 ` François Allisson
@ 2012-03-07 9:45 ` Toni Cebrián
2012-03-07 17:14 ` Bernt Hansen
0 siblings, 1 reply; 4+ messages in thread
From: Toni Cebrián @ 2012-03-07 9:45 UTC (permalink / raw)
Cc: emacs-orgmode
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)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Agenda not working
2012-03-07 9:45 ` Toni Cebrián
@ 2012-03-07 17:14 ` Bernt Hansen
0 siblings, 0 replies; 4+ messages in thread
From: Bernt Hansen @ 2012-03-07 17:14 UTC (permalink / raw)
To: Toni Cebrián; +Cc: emacs-orgmode
Toni Cebrián <ancechu@gmail.com> writes:
> 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
>>
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
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-03-07 17:15 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-07 8:53 Agenda not working Toni Cebrián
2012-03-07 9:34 ` François Allisson
2012-03-07 9:45 ` Toni Cebrián
2012-03-07 17:14 ` Bernt Hansen
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).