From mboxrd@z Thu Jan 1 00:00:00 1970 From: Elwood151@web.de Subject: Org 8.3.4 - Problems with bulk reschedule in agenda Date: Tue, 10 May 2016 11:51:17 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42456) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b04K4-0007gf-Um for emacs-orgmode@gnu.org; Tue, 10 May 2016 05:51:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b04K0-0005lM-Qm for emacs-orgmode@gnu.org; Tue, 10 May 2016 05:51:24 -0400 Received: from mout.web.de ([212.227.15.4]:53721) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b04K0-0005kw-Fw for emacs-orgmode@gnu.org; Tue, 10 May 2016 05:51:20 -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" To: emacs orgmode-mailinglist
I'm using Emacs 24.5.1 on Windows 7 with org-mode 8.3.4.
 
Unfortunately, bulk actions in the agenda do not work as expected:
If I mark several lines in the agenda,
then Shift-B and then d for changing the deadline of the tasks.
 
I then can enter the date, but it only affects the first of the selected agenda lines, the others stay unchangend.
 
Is this a general bug in org-mode 8.3.4 ?
 
I have some configuration code which is loaded during startup of emacs which I took from various internet sites,
so I am not sure if something in there might cause this behaviour, but I also do not know what keyword I'd have to search for in the configuration files to find the code which causes it..
 
Kind regards
 
Martin