From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Bug: Bulk actions in the agenda are broken [7.5 (release_7.5.177.ge201)] Date: Sat, 16 Apr 2011 09:57:24 -0400 Message-ID: <87sjtis3i3.fsf@norang.ca> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:40843) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QB609-0003sR-Ek for emacs-orgmode@gnu.org; Sat, 16 Apr 2011 09:57:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QB608-0002f2-CP for emacs-orgmode@gnu.org; Sat, 16 Apr 2011 09:57:29 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:28296) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QB608-0002ew-5k for emacs-orgmode@gnu.org; Sat, 16 Apr 2011 09:57:28 -0400 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: carsten.dominik@gmail.com Cc: emacs-orgmode@gnu.org 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) 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)