emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Daniel Clemente <n142857@gmail.com>
To: Bernt Hansen <bernt@norang.ca>
Cc: emacs-orgmode@gnu.org
Subject: Re: Error about TODO sequence states with 6.09 on Emacs 22.1.1
Date: Fri, 10 Oct 2008 15:22:25 +0200	[thread overview]
Message-ID: <871vyooa9a.fsf@gmail.com> (raw)
In-Reply-To: <87prm8k4dt.fsf@gollum.intra.norang.ca> (Bernt Hansen's message of "Fri\, 10 Oct 2008 08\:42\:54 -0400")

Bernt Hansen <bernt@norang.ca> writes:

>
> Are you sure you're using the latest org version?
>

  No. My emacs was using the default org version because my loading sequence was wrong. I changed it to:

(add-to-list 'load-path "~/.emacs.d/org-6.09/lisp")
(require 'org-install)

  instead of:

(add-to-list 'load-path "~/.emacs.d/org-6.09")
(require 'org)

  And it works very well.

  I thought that it would be (require 'org) like in other packages. In fact the problem was that I tried 'org and it WORKED more or less... but it was the old version.

  Thanks for pointing to the problem.


Daniel

      reply	other threads:[~2008-10-10 13:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-10  9:50 Error about TODO sequence states with 6.09 on Emacs 22.1.1 Daniel Clemente
2008-10-10 12:42 ` Bernt Hansen
2008-10-10 13:22   ` Daniel Clemente [this message]

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=871vyooa9a.fsf@gmail.com \
    --to=n142857@gmail.com \
    --cc=bernt@norang.ca \
    --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).