From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: toggling checkbox with one prefix arg modifies drawer contents Date: Mon, 15 Jan 2018 14:31:08 +0100 Message-ID: <87wp0j9rkz.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47973) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eb4r8-0001GM-DU for emacs-orgmode@gnu.org; Mon, 15 Jan 2018 08:31:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eb4r3-0003sT-DB for emacs-orgmode@gnu.org; Mon, 15 Jan 2018 08:31:18 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:45569) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eb4r3-0003rd-87 for emacs-orgmode@gnu.org; Mon, 15 Jan 2018 08:31:13 -0500 In-Reply-To: (Samuel Wales's message of "Sun, 14 Jan 2018 18:14:26 -0700") 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: Samuel Wales Cc: emacs-orgmode@gnu.org Hello, Samuel Wales writes: >> If the cursor is in a headline, apply this to all checkbox items > in the text below the heading, taking as reference the first item > in subtree, ignoring drawers. > > in recent maint this seems to affect state change lines in logbook. It could. It depends where is located the logbook. "Ignoring drawers" in the docstring is a bit terse. It should be "ignoring any drawer right after the headline". Do you have an ECM demonstrating the issue? Regards, -- Nicolas Goaziou