emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <nicholas.dokos@hp.com>
To: emacs-orgmode@gnu.org
Cc: nicholas.dokos@hp.com
Subject: Re: C-c a t doesn't give yield list of all TODO items
Date: Sun, 04 Mar 2012 07:25:25 -0500	[thread overview]
Message-ID: <15095.1330863925@alphaville> (raw)
In-Reply-To: Message from jeremiah.dodds@gmail.com of "Sun, 04 Mar 2012 03:11:15 EST." <87pqcsbxb0.fsf@gmail.com>

jeremiah.dodds@gmail.com wrote:

> "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.
> 

Section 1.3, Activation, in the org manual.
Or do

  (info "(org) Activation")

Nick

  reply	other threads:[~2012-03-04 12:25 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
2012-03-04 12:25   ` Nick Dokos [this message]
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=15095.1330863925@alphaville \
    --to=nicholas.dokos@hp.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).