From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: org-add-note closes log book drawer Date: Sun, 31 Jul 2016 00:43:18 +0200 Message-ID: <87bn1ed9x5.fsf@saiph.selenimh> References: <87fur4rqp7.fsf@moondust.awandering> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56477) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bTcyX-0001fq-Qh for emacs-orgmode@gnu.org; Sat, 30 Jul 2016 18:43:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bTcyV-0006M8-U3 for emacs-orgmode@gnu.org; Sat, 30 Jul 2016 18:43:20 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:45399) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bTcyV-0006L4-ND for emacs-orgmode@gnu.org; Sat, 30 Jul 2016 18:43:19 -0400 In-Reply-To: <87fur4rqp7.fsf@moondust.awandering> (N. Jackson's message of "Wed, 20 Jul 2016 17:37:40 -0300") 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: "N. Jackson" Cc: emacs-orgmode@gnu.org Hello, nljlistbox2@gmail.com (N. Jackson) writes: > When org-log-into-drawer is t and the log book drawer is open, using > org-add-note closes the log book drawer. > > I think it would be better if org-add-note left the state (open or > closed) of the log book drawer alone. > > In comparison org-clock-in and org-clock-out do leave the state of the > log book drawer alone, which is much more satisfactory. I understand the discrepancy problem. However, drawers are meant to remove stuff from view, i.e., their contents are, more often than not, hidden. So, `org-clock-in' and `org-clock-out' may be wrong in this case. WDYT? Regards, -- Nicolas Goaziou