emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: "Egli Christian (KIRO 43)" <christian.egli@credit-suisse.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: POLL: Removing obsolete variables and features
Date: Wed, 21 Feb 2007 09:28:22 +0100	[thread overview]
Message-ID: <f2c82382f2d8cd1cb6a99e8c3f033647@science.uva.nl> (raw)
In-Reply-To: <52D89C75FEE9444E8D9C016E3730098306CD87@chsa1036.share.beluni.net>


On Feb 21, 2007, at 9:11, Egli Christian ((KIRO 43)) wrote:
>
>> ;; FIXME: This variable could be removed, default nil
>> (defcustom org-agenda-include-all-todo nil
>
> I am using this to see all the todos that I have not scheduled in my
> agenda. Why would you want to remove it? What would the alternative be
> if this variable was no longer? Always pressing C-u M-x org-agenda?

Alternatives are:

1. C-u C-c a      (as you mention above)

2. Call C-c a t whenever you want to look at your TODO entries.

3. Making a custom agenda command that includes both the TODO list
    and the agenda as two separate blocks.  You may even redefine
    the "a" key, so that you get this still with `C-c a a':

      (setq org-agenda-custom-commands
          '(("a" "todo and agenda"
                 ((alltodo) (agenda)) nil)))


And of course I can leave that variable in - the simplification is
minimal in this case.

- Carsten

  reply	other threads:[~2007-02-21  8:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-21  8:11 POLL: Removing obsolete variables and features Egli Christian (KIRO 43)
2007-02-21  8:28 ` Carsten Dominik [this message]
2007-02-21 23:05 ` Piotr Zielinski
2007-02-22  7:20   ` Carsten Dominik
  -- strict thread matches above, loose matches on Subject: below --
2007-02-20  8:37 Carsten Dominik

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=f2c82382f2d8cd1cb6a99e8c3f033647@science.uva.nl \
    --to=dominik@science.uva.nl \
    --cc=christian.egli@credit-suisse.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).