emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Bastien <bzg@altern.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: emacs 23.0.60.1
Date: Thu, 3 Apr 2008 11:01:23 +0200	[thread overview]
Message-ID: <93F4B0E7-EA19-44CC-A18D-91D54BFEF4DE@science.uva.nl> (raw)
In-Reply-To: <87od8sa8u7.fsf@bzg.ath.cx>


[-- Attachment #1.1: Type: text/plain, Size: 889 bytes --]


On Apr 2, 2008, at 11:45 AM, Bastien wrote:
> lanas <lanas@securenet.net> writes:
>
>> '(org-todo-keywords (quote ("TODO" "NOTE" "LATER" "VERIFY" "BUG"  
>> "DONE") org-todo-interpretation (quote sequence)))
>>
>> Once this line is commented out, then org mode works nicely.  That's
>> great.  It's nice to have that font choice in emacs.  Next I will try
>> to see why the above line causes the problem.
>
> The above line should be split into two variable settings:
>
> '(org-todo-keywords (quote ("TODO" "NOTE" "LATER" "VERIFY" "BUG"  
> "DONE")))
> '(org-todo-interpretation (quote sequence))

Sorry that I need to correct this, but also as modified by Bastien this
is still the old, obsolete form.  The correct setting would be

'(org-todo-keywords (quote (sequence "TODO" "NOTE" "LATER" "VERIFY"  
"BUG" "|" "DONE")))

No setting of org-todo-interpretation is required.

- Carsten


[-- Attachment #1.2: Type: text/html, Size: 1557 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
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:[~2008-04-03  9:01 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-29 19:25 emacs 23.0.60.1 lanas
2008-03-30 17:09 ` Cezar Halmagean
2008-03-31  0:07   ` lanas
2008-03-31  6:38     ` Cezar Halmagean
2008-03-31 23:36       ` lanas
2008-03-31 23:47       ` lanas
2008-04-02  9:45         ` Bastien
2008-04-03  9:01           ` Carsten Dominik [this message]
2008-04-03 10:49             ` Bastien

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=93F4B0E7-EA19-44CC-A18D-91D54BFEF4DE@science.uva.nl \
    --to=dominik@science.uva.nl \
    --cc=bzg@altern.org \
    --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).