From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Groth Subject: no mark when rescheduling in agenda buffer Date: Mon, 21 Sep 2009 09:41:25 +0200 Message-ID: <878wg8iw2i.fsf@falma.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MpdXC-0002r7-S3 for emacs-orgmode@gnu.org; Mon, 21 Sep 2009 03:42:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MpdX8-0002nu-JY for emacs-orgmode@gnu.org; Mon, 21 Sep 2009 03:42:06 -0400 Received: from [199.232.76.173] (port=51560 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MpdX8-0002nV-CW for emacs-orgmode@gnu.org; Mon, 21 Sep 2009 03:42:02 -0400 Received: from mx20.gnu.org ([199.232.41.8]:38513) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MpdX6-0000zs-JI for emacs-orgmode@gnu.org; Mon, 21 Sep 2009 03:42:01 -0400 Received: from lo.gmane.org ([80.91.229.12]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MpdX0-0006xM-Tj for emacs-orgmode@gnu.org; Mon, 21 Sep 2009 03:41:55 -0400 Received: from list by lo.gmane.org with local (Exim 4.50) id 1MpdWu-0007wK-BV for emacs-orgmode@gnu.org; Mon, 21 Sep 2009 09:41:48 +0200 Received: from ip4da73686.direct-adsl.nl ([77.167.54.134]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 21 Sep 2009 09:41:48 +0200 Received: from cwg by ip4da73686.direct-adsl.nl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 21 Sep 2009 09:41:48 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org In org-mode 6.29c, when using S- or S- or the new "bulk action" to reschedule tasks in the agenda buffer, a mark is left on the rescheduled tasks with their new date. However, when using '>' or C-c C-s to reschedule, there is no mark. In my opinion it would be useful to always have a mark. This topic has been discussed in the past: http://article.gmane.org/gmane.emacs.orgmode/3450 Perhaps this issue should be put on the todo-list? Cheers, Christoph