From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marco Wahl Subject: [RFC][mini] Bulk action on current line in case of no bulk marks Date: Mon, 05 Feb 2018 11:03:04 +0100 Message-ID: <848tc73g9z.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56586) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eidcm-0002GJ-QM for emacs-orgmode@gnu.org; Mon, 05 Feb 2018 05:03:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eidcj-0003wx-5a for emacs-orgmode@gnu.org; Mon, 05 Feb 2018 05:03:44 -0500 Received: from [195.159.176.226] (port=48968 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eidci-0003vw-Ub for emacs-orgmode@gnu.org; Mon, 05 Feb 2018 05:03:41 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1eidaU-0002Pc-Ra for emacs-orgmode@gnu.org; Mon, 05 Feb 2018 11:01:22 +0100 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@gnu.org Hi! Currently calling for bulk action ('B') in an agenda without bulk marks does no action at all and says No entries are marked What do you think about bulk mark the current line instead and go ahead with the bulk action? Best regards Marco