From mboxrd@z Thu Jan 1 00:00:00 1970 From: Erik Hetzner Subject: Re: Bug in org-log-into-drawer Date: Mon, 29 Oct 2012 08:49:09 -0700 Message-ID: <87wqy96zyi.wl%egh@e6h.org> References: <87hapgv42o.wl%egh@e6h.org> <808vasguh3.fsf@somewhere.org> <874nlfux3r.wl%egh@e6h.org> <87625tn5kv.fsf@bzg.ath.cx> Reply-To: Erik Hetzner Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/mixed; boundary="Multipart_Mon_Oct_29_08:49:08_2012-1" Return-path: Received: from eggs.gnu.org ([208.118.235.92]:36040) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TSraa-0001f1-Ax for emacs-orgmode@gnu.org; Mon, 29 Oct 2012 11:49:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TSraT-0004RR-VP for emacs-orgmode@gnu.org; Mon, 29 Oct 2012 11:49:20 -0400 Received: from mail-ia0-f169.google.com ([209.85.210.169]:47792) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TSraT-0004R9-Qk for emacs-orgmode@gnu.org; Mon, 29 Oct 2012 11:49:13 -0400 Received: by mail-ia0-f169.google.com with SMTP id h37so4949542iak.0 for ; Mon, 29 Oct 2012 08:49:12 -0700 (PDT) In-Reply-To: <87625tn5kv.fsf@bzg.ath.cx> 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: emacs-orgmode , Sebastien Vauban --Multipart_Mon_Oct_29_08:49:08_2012-1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable At Mon, 29 Oct 2012 06:41:39 +0100, Bastien wrote: >=20 > Hi Erik and S=C3=A9bastien, >=20 > Erik Hetzner writes: >=20 > > The function org-log-into-drawer called the function org-entry-get > > with the inherit argument before I got there. (Maybe it needs to be > > added to that list?) >=20 > I don't have time to look deeper in this issue. Can one of you have a > closer look at the manual and see if there is any inconsistency? Hi Bastien, org mode manual says: You can also overrule the setting of this variable for a subtree by setting a `LOG_INTO_DRAWER' property. This sounds to me that LOG_INTO_DRAWER inheritance is intended. Even if it is not, I would argue that LOG_INTO_DRAWER *should* apply to subtrees, because otherwise one would have to set that property on every TODO item. best, Erik --Multipart_Mon_Oct_29_08:49:08_2012-1 Content-Type: text/plain; charset=US-ASCII Sent from my free software system . --Multipart_Mon_Oct_29_08:49:08_2012-1--