emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: jeremiah.dodds@gmail.com
To: emacs-orgmode@gnu.org
Subject: Re: C-c a t doesn't give yield list of all TODO items
Date: Sun, 04 Mar 2012 03:11:15 -0500	[thread overview]
Message-ID: <87pqcsbxb0.fsf@gmail.com> (raw)
In-Reply-To: <4F52F086.7080505@binghamton.edu> (Christopher W. Ryan's message of "Sat, 03 Mar 2012 23:33:10 -0500")

"Christopher W. Ryan" <cryan@binghamton.edu> writes:

> But when I try to type C-c a
>
> I only get that far, and emacs tells me, "C-c a is undefined"
>
> There is a drop-down menu item under the Org item, called "Agenda Command..."
> which offers me lettered choices, and t will list all TODO entries. But what is
> the keyboard shortcut, if not C-a a t ?
>
> Thanks.

You have to bind it yourself. Put 

    (global-set-key "\C-ca" 'org-agenda)

somewhere sensible. This *is* mentioned somewhere in the org docs, but I
can't remember where off the top of my head.

  reply	other threads:[~2012-03-04  8:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-04  4:33 C-c a t doesn't give yield list of all TODO items Christopher W. Ryan
2012-03-04  8:11 ` jeremiah.dodds [this message]
2012-03-04 12:25   ` Nick Dokos
2012-05-08  9:00   ` Giovanni Ridolfi

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=87pqcsbxb0.fsf@gmail.com \
    --to=jeremiah.dodds@gmail.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).