From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: #+STARTUP keywords for several variables Date: Tue, 25 Dec 2012 04:18:43 +0100 Message-ID: <87wqw6yg30.fsf@bzg.ath.cx> References: <87haoi6a13.fsf@hecubus.retroj.net> <878v8o1ez0.fsf@bzg.ath.cx> <87pq1z5pcr.fsf@hecubus.retroj.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37333) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TnL2S-0003xP-R3 for emacs-orgmode@gnu.org; Mon, 24 Dec 2012 22:18:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TnL2R-0006cz-Uz for emacs-orgmode@gnu.org; Mon, 24 Dec 2012 22:18:44 -0500 Received: from mail-we0-f176.google.com ([74.125.82.176]:57604) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TnL2R-0006ct-Oy for emacs-orgmode@gnu.org; Mon, 24 Dec 2012 22:18:43 -0500 Received: by mail-we0-f176.google.com with SMTP id r5so3386325wey.21 for ; Mon, 24 Dec 2012 19:18:43 -0800 (PST) In-Reply-To: <87pq1z5pcr.fsf@hecubus.retroj.net> (John J. Foerch's message of "Mon, 24 Dec 2012 12:31:16 -0500") 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: John J Foerch Cc: emacs-orgmode@gnu.org Hi John, John J Foerch writes: > Thank you. I think of org-treat-insert-todo-heading-as-state-change as > part of the format of a given file, as it is analogous to 'logdone', but > deals with newly opened items as opposed to closed ones. There is a trade-off here: I understand it would make sense from your problem's point of vue (sharing files and config easily) but I don't want to add to many #+STARTUP keywords, there are already too many to my taste. If you can use #+BIND for this, it's better IMHO. -- Bastien