From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle Meyer Subject: Re: LOGBOOK entry lands outside LOGBOOK Date: Thu, 21 May 2015 15:06:01 -0400 Message-ID: <87wq01eoo6.fsf@kyleam.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55557) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YvVnD-0007sS-Us for emacs-orgmode@gnu.org; Thu, 21 May 2015 15:06:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YvVn9-0004zh-QE for emacs-orgmode@gnu.org; Thu, 21 May 2015 15:06:07 -0400 Received: from mail-qg0-f43.google.com ([209.85.192.43]:34544) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YvVn9-0004zd-Lm for emacs-orgmode@gnu.org; Thu, 21 May 2015 15:06:03 -0400 Received: by qgez61 with SMTP id z61so42789124qge.1 for ; Thu, 21 May 2015 12:06:03 -0700 (PDT) In-Reply-To: (Lawrence Bottorff's message of "Thu, 21 May 2015 14:48:38 -0400") 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: Lawrence Bottorff Cc: emacs-orgmode@gnu.org Lawrence Bottorff wrote: > I'm using the C-c C-z to make what I though would be LOGBOOK entries, but > they seem to appear outside the :LOGBOOK . . . :END: block, even though my > cursor is positioned inside the block. What do I do to keep them inside? Have you set org-log-into-drawer? > Also, I seem to have created this header: > > *** | | | | > > which won't let me remove it, saying it's "read only." No other entries are > behaving this way. What have I done and how do I get rid of it? It looks related to column view (org-columns). Can't you remove it after closing and re-opening the file? -- Kyle