emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <nicholas.dokos@hp.com>
To: Marcelo de Moraes Serpa <celoserpa@gmail.com>
Cc: Bastien <bzg@altern.org>,
	nicholas.dokos@hp.com, Org Mode <emacs-orgmode@gnu.org>
Subject: Re: org-mode 7.01, error while scheduling item
Date: Wed, 18 Aug 2010 15:57:06 -0400	[thread overview]
Message-ID: <11899.1282161426@alphaville.usa.hp.com> (raw)
In-Reply-To: Message from Marcelo de Moraes Serpa <celoserpa@gmail.com> of "Wed, 18 Aug 2010 10:54:11 CDT." <AANLkTinmiCC2Lmw=Q633Zk4N+RSoin1t0+W51LgYcT8C@mail.gmail.com>

Marcelo de Moraes Serpa <celoserpa@gmail.com> wrote:

> >(it would be better if you reloaded the
> >appropriate .el files - org.el in this case - and *then* took the
> >backtrace.)
> 
> I am not an elisp expert, nor know the internals of orgmode, so sorry
> about that.
> 

No apology needed: it was meant as a (useful?) pointer for the future.
You might try it now just to see what happens:

M-x load-library <RET> org.el <RET>
M-x set-variable <RET> debug-on-error <RET> t <RET>

Then trigger the error and look at the backtrace. Then you can reload
the compiled version if you want:

M-x load-library <RET> org <RET>


> >There are two select-window calls in org-eval-in-calendar: which one
> >fails?  I presume the first one, but it might be a good idea to make
> >sure.  Another way to ask the same thing: is there a *Calendar* buffer
> >popped up when you get the error? If not, why not?
> 
> No calendar window pops up. I have no idea why.
> 

So the problem is that org-read-date which is supposed to pop up the
calendar, for some reason does not do so. What happens if you try to
pop up a calendar by hand?

M-x calendar <RET>

Nick

      reply	other threads:[~2010-08-18 19:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-22 20:35 org-mode 7.01, error while scheduling item Marcelo de Moraes Serpa
2010-07-23  5:44 ` David Maus
     [not found]   ` <AANLkTimsTbTCMhJAUbPpf3c-EEC3gNqs63JMoKGRcYyQ@mail.gmail.com>
2010-07-23 17:10     ` Marcelo de Moraes Serpa
2010-07-25 16:06       ` David Maus
2010-07-31  9:11 ` Bastien
2010-08-05 18:37   ` Marcelo de Moraes Serpa
2010-08-17 17:51     ` Marcelo de Moraes Serpa
2010-08-17 18:24       ` Nick Dokos
2010-08-18 15:54         ` Marcelo de Moraes Serpa
2010-08-18 19:57           ` Nick Dokos [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=11899.1282161426@alphaville.usa.hp.com \
    --to=nicholas.dokos@hp.com \
    --cc=bzg@altern.org \
    --cc=celoserpa@gmail.com \
    --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).