emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bernt Hansen <bernt@norang.ca>
To: Rich E <reakinator@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: workflow states
Date: Thu, 05 Feb 2009 11:52:35 -0500	[thread overview]
Message-ID: <874oz8omgc.fsf@gollum.intra.norang.ca> (raw)
In-Reply-To: <a3297bc90902050749n6f2dde91w541482441bad8884@mail.gmail.com> (Rich E.'s message of "Thu\, 5 Feb 2009 16\:49\:40 +0100")

Ah that's ancient... :)

4.67  is from Jan 31 2008
6.21b is from Feb  2 2009

And there have been 134 releases between these two versions...

You should upgrade to something recent and try again.

-Bernt


Rich E <reakinator@gmail.com> writes:

> I am using version 4.6.7c.
>
> The following code:
>
> (setq org-todo-keywords '((sequence "TODO" "VERIFY" "|" "DONE")))
>
> gives the error "Wrong type argument: integerp, sequence"
>
> This code:
>
> (setq org-todo-keyword-faces '(("TODO" :foreground "blue" :weight bold)
>                               ("VERIFY" :foreground "red" :weight bold)
>                               ("DONE" :foreground "forest green" :weight bold)))
>
> works just like the default on my computer.. I do not get a VERIFY,
> just a cycle between TODO, DONE, and nothing.
>
> Maybe I need to update my org-mode?
>
> Thanks for the fast responses..
> rich
>
> On Thu, Feb 5, 2009 at 4:36 PM, Matthew Lundin <mdl@imapmail.org> wrote:
>>
>> Hi Rich,
>>
>> Rich E <reakinator@gmail.com> writes:
>>
>>> Hi,
>>>
>>> I'd like to simply add a VERIFY workflow state between TODO and DONE
>>> in my org files.  I am looking at section 5.2.1 of the manual for how
>>> to do this, but it is not working like I would expect.  Here is the
>>> code I have in my .emacs file:
>>>
>>> (setq org-todo-keywords '("TODO" "VERIFY" "DONE")
>>>       org-todo-interpretation 'sequence)
>>>
>>
>> Which version of org-mode are you using?
>>
>> I believe the settings above are for older versions of org-mode (e.g.,
>> 4.67).
>>
>> Try the following and see what happens:
>>
>> (setq org-todo-keywords '((sequence "TODO" "VERIFY" "|" "DONE")))
>>
>> Regards,
>>
>> Matt
>>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  reply	other threads:[~2009-02-05 16:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-05 15:04 workflow states Rich E
2009-02-05 15:25 ` Giovanni Ridolfi
2009-02-05 15:30 ` Bernt Hansen
2009-02-05 15:36 ` Matthew Lundin
2009-02-05 15:49   ` Rich E
2009-02-05 16:52     ` Bernt Hansen [this message]
2009-02-05 18:14       ` Rich E
2009-02-05 18:18         ` Bernt Hansen
2009-02-05 18:46           ` Rich E

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=874oz8omgc.fsf@gollum.intra.norang.ca \
    --to=bernt@norang.ca \
    --cc=emacs-orgmode@gnu.org \
    --cc=reakinator@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).