emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: David Maus <dmaus@ictsoc.de>
To: Marcelo de Moraes Serpa <celoserpa@gmail.com>
Cc: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: org-mode 7.01, error while scheduling item
Date: Sun, 25 Jul 2010 18:06:22 +0200	[thread overview]
Message-ID: <874ofntukh.wl%dmaus@ictsoc.de> (raw)
In-Reply-To: <AANLkTinOmNsq1UnWKcLUmKKe1iV7+0rARnD6bmNfFGRy@mail.gmail.com>


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

Marcelo de Moraes Serpa wrote:
>GNU Emacs 23.2.1 (x86_64-apple-darwin, NS apple-appkit-1038.29) of 2010-05-08.

>Backtrace attached.

Thanks.  It looks like a problem with calendar.el: Org tries to use a
function in the calendar-buffer named "*Calendar*" and fails because
there is no window that contains such a buffer.

 - are there any customizations starting with "calendar-" in place?

 - can you open the calendar using M-x calendar RET?

 - if you can open the calendar, what is the name of the calendar
   buffer?

   To find out the name of the calendar buffer use this simple
   function:

   (defun dmj/print-buffer-name ()
     "Print name of current buffer."
     (interactive)
     (print (buffer-name)))

   Simply place cursor after this expression and evaluate it (C-x
   C-e).  After this you can M-x dmj/print-buffer-name RET to display
   the (internal) name of the calendar buffer.

Best,
  -- David

--
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... dmjena@jabber.org
Email..... dmaus@ictsoc.de

[-- Attachment #1.2: Type: application/pgp-signature, Size: 230 bytes --]

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

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  reply	other threads:[~2010-07-25 16:06 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 [this message]
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

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=874ofntukh.wl%dmaus@ictsoc.de \
    --to=dmaus@ictsoc.de \
    --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).