emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Siegel, Aaron J." <Aaron_Siegel@FMI.com>
To: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Problems with TODO and agenda command
Date: Sat, 26 Jan 2013 15:23:28 +0000	[thread overview]
Message-ID: <7645C817048D2A41A58EBB72C53C7FD72CA86964@ADCEXCHMBX03.fmi.com> (raw)

Hello

I cannot get agenda command to include any of my TODO's.  I followed the tutorial 
http://orgmode.org/worg/org-tutorials/orgtutorial_dto.html

My .emacs file copied directly from the tutorial on a Linux system
	(require 'org-install)
	(add-to-list 'auto-mode-alist '("\\.org$" . org-mode))
	(define-key global-map "\C-cl" 'org-store-link)
	(define-key global-map "\C-ca" 'org-agenda)
	(setq org-log-done t)

	(setq org-agenda-files (list "~/org/orgtutorial_dto.org"
				    "~/org/work-recover.org"))

This first task in this tutorial did not work for me. When I closed the task using C-c C-t I did not receive a time stamp. I have scheduled tasks and set deadlines for tasks but when I execute the command "C-c a a" I do not see any tasks in the agenda.

I am doing this on two computers one using a portable version of emacs for windows and the second is a Opensuse both are using emacs 24.2 and org-mode 7.8.11



Aaron







	

             reply	other threads:[~2013-01-26 15:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-26 15:23 Siegel, Aaron J. [this message]
2013-01-31 10:41 ` Problems with TODO and agenda command Bastien
2013-01-31 13:24   ` Siegel, Aaron J.

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7645C817048D2A41A58EBB72C53C7FD72CA86964@ADCEXCHMBX03.fmi.com \
    --to=aaron_siegel@fmi.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).