From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Scheduling calling debugger Date: Tue, 19 Jul 2011 13:22:10 +0200 Message-ID: <20110719132210.7256db1a@kuru.homelinux.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:38434) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qj8NY-0000Hk-U5 for emacs-orgmode@gnu.org; Tue, 19 Jul 2011 07:22:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qj8NU-0005CG-HJ for emacs-orgmode@gnu.org; Tue, 19 Jul 2011 07:22:20 -0400 Received: from mail-ey0-f174.google.com ([209.85.215.174]:60004) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qj8NU-0005Bx-5f for emacs-orgmode@gnu.org; Tue, 19 Jul 2011 07:22:16 -0400 Received: by eyx24 with SMTP id 24so3888276eyx.19 for ; Tue, 19 Jul 2011 04:22:13 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Org mode mailing list Hi Orgers, Scheduling or rescheduling seems to be invoking the debugger for me (I run emacs with debug-on-error set to t). Although it doesn't seem to do anything wrong to the scheduled entry. Strange! The error at the end was generated on attempting to reschedule a headline like this: ** TODO Read note on fitter SCHEDULED: <2011-07-19 Tue> Debugger entered--Lisp error: (invalid-function org-loop-over-siblings-in-active-region) org-loop-over-siblings-in-active-region("Scheduled to <2011-07-21 Thu>") org-schedule(nil) call-interactively(org-schedule nil nil) PS: this is with emacs -Q with Org-mode version 7.6 release_7.6.100.gde4d on GNU Emacs 24.0.50.1 -- Suvayu Open source is the future. It sets us free.