emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Eddward DeVilla" <eddward@gmail.com>
To: "Alan E. Davis" <lngndvs@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: miscellaneous prefix keywords like "TODO"
Date: Sat, 12 Apr 2008 22:51:54 -0500	[thread overview]
Message-ID: <b71b18520804122051k2efff13dr7169ed165a20554a@mail.gmail.com> (raw)
In-Reply-To: <480174EA.8020806@gmail.com>

On Sat, Apr 12, 2008 at 9:50 PM, Alan E. Davis <lngndvs@gmail.com> wrote:
> Alan E. Davis wrote:
>
> > On the orgmode web site there's a todo page.  There are a bunch of prefix
> words: TODO, IDEA, WISH, QUESTION, DECLINED, DONE
> >
> > I hope I'm not asking the obvious: how can I implement that aside from a
> list of alternative states?   Then have them show up in agendas?
> >
> >
>  Maybe I have asked the obvious.
>  I found a note in the org manual about this variable:
>
>  (setq org-todo-keywords '((type "Fred" "Sara" "Lucy" "|" "DONE")))
>
>
>  Also, I have found and installed the following in a file:
>
>  #+TYP_TODO: TODO MAYBE WAITING NEXT DONE ONGOING
>
>  How can I use both?  Does the file variable override the variable in
> .emacs.el?
>  Perhaps I should have done more research, but I still would very much
> appreciate comments.  I admit I am somewhat confused, and my implementation
> is not well developed.
>
>  Thank you,
>
>  Alan

First off, the manual actually is quite good.  At least I've found it
to be a good reference and good for searching (when you view the
manual as a single file).  The lisp expression sets the default.  The
'#+' line overrides for the file.  Actually, I've never really use the
lisp expression.  Since there is now the ability to have multiple
sequences of todo states, I guess I don't know if it's an override or
if it's just adding a new sequence.  I would guess it's an override
though since I do not have the TODO/DONE sequence in any of the files
where I've added the '#+' entry.

Edd

  reply	other threads:[~2008-04-13  3:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-13  2:20 miscellaneous prefix keywords like "TODO" Alan E. Davis
2008-04-13  2:50 ` Alan E. Davis
2008-04-13  3:51   ` Eddward DeVilla [this message]
2008-04-13  3:56   ` Manish

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=b71b18520804122051k2efff13dr7169ed165a20554a@mail.gmail.com \
    --to=eddward@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=lngndvs@gmail.com \
    /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).