emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
To: emacs-orgmode@gnu.org
Subject: Re: Args out of range when creating TODOs
Date: Thu, 25 Oct 2007 11:50:05 +0200	[thread overview]
Message-ID: <87myu7wmk2.fsf@baldur.tsdh.de> (raw)
In-Reply-To: 87r6jjlbp1.fsf@bzg.ath.cx

Bastien <bzg@altern.org> writes:

Hi Bastien,

>> I didn't follow the org development for the last few weeks, so maybe
>> this is no bug but a misconfiguration by me.
>
> What version of Org are you using?
>
> I cannot reproduce your problem here with latest Org 5.13e.

Same here.

>> When I want to create a new TODO headline I do
>>
>>     *** C-c C-t
>
> I got an error only if I try to C-c C-t *immediatly* after the three
> asterisks, without the mandatory space.

Yeah, then I get

Debugger entered--Lisp error: (error "before first heading")
  signal(error ("before first heading"))
  error("before first heading")
  org-back-to-heading()
  byte-code(...)
  org-todo(nil)
  call-interactively(org-todo)

which is different and the error indicates what I'm doing wrong.

> But your error is different, am I right?

Yes.  I even get it with emacs -Q and only the two settings

(setq org-use-fast-todo-selection t
      org-todo-keywords '((sequence "TODO(t)" "STARTED(s)" "WAITING(w)"
                                    "|" "DONE(d)" "DEFERRED(f)" "CANCELLED(c)")))

evaled.

Bye,
Tassilo
-- 
The  First Law  of  Thermodynamics  states that  energy  can neither  be
created nor destroyed... unless it meets Chuck Norris.

  reply	other threads:[~2007-10-25  9:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-25  9:05 Args out of range when creating TODOs Tassilo Horn
2007-10-25  9:21 ` Carsten Dominik
2007-10-25  9:45   ` Tassilo Horn
2007-10-25 10:40 ` Bastien
2007-10-25  9:50   ` Tassilo Horn [this message]
2007-10-25 11:10     ` Bastien
2007-10-25 10:25       ` Tassilo Horn
2007-10-25 10:57         ` Carsten Dominik
2007-10-25 11:16           ` Tassilo Horn

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=87myu7wmk2.fsf@baldur.tsdh.de \
    --to=tassilo@member.fsf.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).