[Orgmode] workflow states

2009-02-05 Thread Rich E
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)

[Orgmode] Re: workflow states

2009-02-05 Thread Rich E
, 2009 at 5:52 PM, Bernt Hansen be...@norang.ca wrote: 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 reakina...@gmail.com writes

[Orgmode] Re: workflow states

2009-02-05 Thread Rich E
, Feb 5, 2009 at 7:18 PM, Bernt Hansen be...@norang.ca wrote: Rich E reakina...@gmail.com writes: Upgraded. I can now get the VERIFY with the following code: (setq org-todo-keywords '((sequence TODO VERIFY | DONE))) You should be able to cycle between todo states with S-left arrow or S-right

Re: [Orgmode] Re: how to wrap headings

2008-10-23 Thread Rich E
: Rich E [EMAIL PROTECTED] writes: I just have a simple question: how can I wrap the headings so they don't go off the visual window? M-x set-truncate-lines It toggles line wrapping on and off. -Bernt ___ Emacs-orgmode mailing list Remember

[Orgmode] how to wrap headings

2008-10-22 Thread Rich E
Hi, I just have a simple question: how can I wrap the headings so they don't go off the visual window? Thanks, Rich ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org