From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Bug: Bulk actions in the agenda are broken [7.5 (release_7.5.177.ge201)] Date: Sat, 16 Apr 2011 18:06:22 +0200 Message-ID: References: <87sjtis3i3.fsf@norang.ca> Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:46448) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QB80y-0004N6-2y for emacs-orgmode@gnu.org; Sat, 16 Apr 2011 12:06:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QB80x-0007Ub-6Z for emacs-orgmode@gnu.org; Sat, 16 Apr 2011 12:06:28 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:54005) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QB80x-0007UO-22 for emacs-orgmode@gnu.org; Sat, 16 Apr 2011 12:06:27 -0400 Received: by ewy9 with SMTP id 9so1120880ewy.0 for ; Sat, 16 Apr 2011 09:06:26 -0700 (PDT) In-Reply-To: <87sjtis3i3.fsf@norang.ca> 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: Bernt Hansen Cc: emacs-orgmode@gnu.org On 16.4.2011, at 15:57, Bernt Hansen wrote: > Hi Carsten, > > I think bulk agenda items are totally broken now. > > When I mark tasks and hit B I get the following > > --8<---------------cut here---------------start------------->8--- > Debugger entered--Lisp error: (void-variable entries) > (mapc (lambda (m) (unless ... ...)) entries) > org-agenda-bulk-action(nil) > call-interactively(org-agenda-bulk-action nil nil) > --8<---------------cut here---------------end--------------->8--- > > I have identified the following commit as the cause of this regression: > e20166e (Fix the bulk scatter command to always schedule, 2011-04-13) Yep, stupid mistake, thanks. - Carsten > > Regards, > Bernt > > > Emacs : GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0) > of 2010-12-11 on raven, modified by Debian > Package: Org-mode version 7.5 (release_7.5.177.ge201)