From mboxrd@z Thu Jan 1 00:00:00 1970 From: Niall Dooley Subject: Re: Bug: ? org-log-done-with-time set as a file local variable does not have the desired effect Date: Sun, 17 Mar 2019 10:40:36 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:59330) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h5TEB-000395-0e for emacs-orgmode@gnu.org; Sun, 17 Mar 2019 06:41:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h5TEA-0006lf-3E for emacs-orgmode@gnu.org; Sun, 17 Mar 2019 06:41:14 -0400 Received: from mail-qt1-x833.google.com ([2607:f8b0:4864:20::833]:34178) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h5TE9-0006k8-R5 for emacs-orgmode@gnu.org; Sun, 17 Mar 2019 06:41:14 -0400 Received: by mail-qt1-x833.google.com with SMTP id k2so14909355qtm.1 for ; Sun, 17 Mar 2019 03:41:13 -0700 (PDT) In-Reply-To: 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 On Sat, 16 Mar 2019 at 16:25, Niall Dooley wrote: > I've set org-log-done-with-time as a file local variable (in my habits.org) to > nil. Oddly, the Local Variables section was initially visible at the end of > this file but is no longer visible (when visiting this file in subsequent > sessions) though the variable is still set to nil for buffers visiting this > file. > > (1) Why do I no longer see this Local Variables section in this file? I was incorrect with this statement and query. This is an org file with subtrees and the Local Variables section is actually hidden under that the last subtree. So please ignore this specific question. I would still like a solution to my second query. -- Niall