From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brian van den Broek Subject: Re: #+STARTUP: nologrefile seemingly not respected Date: Thu, 28 Jul 2011 13:29:56 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:53341) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QmUPu-0004YE-Cp for emacs-orgmode@gnu.org; Thu, 28 Jul 2011 13:30:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QmUPt-0002sc-13 for emacs-orgmode@gnu.org; Thu, 28 Jul 2011 13:30:38 -0400 Received: from mail-gy0-f169.google.com ([209.85.160.169]:41698) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QmUPs-0002r1-Uf for emacs-orgmode@gnu.org; Thu, 28 Jul 2011 13:30:36 -0400 Received: by gyg13 with SMTP id 13so2378521gyg.0 for ; Thu, 28 Jul 2011 10:30:36 -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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode Hi all, On 28 July 2011 01:12, Brian van den Broek wrote: > I have '(setq org-log-refile 'time)' in my .emacs. I have the line > '#+STARTUP: nologrefile' in a subtree at the bottom of my inbox.org. > > Given this setup, I'd expect to get refiling notes with the time of > refiling when I refile from org files *other* than inbox.org and not > to get refiling notes when refiling from inbox.org. However, I get > refiling notes when refiling from any .org file, including inbox.org. > > I am using org-mode 7.6 on emacs version 23.2.1 > > Is the problem with my expectations or in org-mode's behaviour? As org-mode 7.7 was released since I sent this yesterday, it seemed worth the self-reply to update the query. The relevant behaviour of 7.7 is the same as that of 7.6. Thanks and best, Brian vdB