From mboxrd@z Thu Jan 1 00:00:00 1970 From: Memnon Anon Subject: Re: Scheduling calling debugger Date: Tue, 19 Jul 2011 14:30:04 +0000 (UTC) Message-ID: <87aaca9wim.fsf@mean.albasani.net> References: <20110719132210.7256db1a@kuru.homelinux.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:54998) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QjBJb-0002WF-AM for emacs-orgmode@gnu.org; Tue, 19 Jul 2011 10:30:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QjBJY-0004ns-V4 for emacs-orgmode@gnu.org; Tue, 19 Jul 2011 10:30:26 -0400 Received: from lo.gmane.org ([80.91.229.12]:37898) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QjBJX-0004ni-G8 for emacs-orgmode@gnu.org; Tue, 19 Jul 2011 10:30:24 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QjBJU-0006pK-3l for emacs-orgmode@gnu.org; Tue, 19 Jul 2011 16:30:20 +0200 Received: from e178209034.adsl.alicedsl.de ([85.178.209.34]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 19 Jul 2011 16:30:20 +0200 Received: from gegendosenfleisch by e178209034.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 19 Jul 2011 16:30:20 +0200 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: emacs-orgmode@gnu.org Suvayu Ali writes: > 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 I can not reproduce that with Org-mode version 7.6 (release_7.6.120.g0b9c.dirty) on GNU Emacs 23.3.1 (i486-pc-linux-gnu, GTK+ Version 2.24.3) of 2011-04-10 on raven, modified by Debian Memnon