From mboxrd@z Thu Jan 1 00:00:00 1970 From: John J Foerch Subject: Re: #+STARTUP keywords for several variables Date: Mon, 24 Dec 2012 22:29:41 -0500 Message-ID: <87ip7q6c7u.fsf@hecubus.retroj.net> References: <87haoi6a13.fsf@hecubus.retroj.net> <878v8o1ez0.fsf@bzg.ath.cx> <87pq1z5pcr.fsf@hecubus.retroj.net> <87wqw6yg30.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:38965) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TnLDJ-0007ZP-4Y for emacs-orgmode@gnu.org; Mon, 24 Dec 2012 22:29:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TnLDI-0000Wi-7u for emacs-orgmode@gnu.org; Mon, 24 Dec 2012 22:29:57 -0500 Received: from plane.gmane.org ([80.91.229.3]:55117) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TnLDI-0000Wc-1f for emacs-orgmode@gnu.org; Mon, 24 Dec 2012 22:29:56 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TnLDS-0002w4-Gg for emacs-orgmode@gnu.org; Tue, 25 Dec 2012 04:30:06 +0100 Received: from 102.sub-75-241-67.myvzw.com ([75.241.67.102]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 25 Dec 2012 04:30:06 +0100 Received: from jjfoerch by 102.sub-75-241-67.myvzw.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 25 Dec 2012 04:30:06 +0100 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@gnu.org Bastien writes: > 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. Okay, works for me. Thank you for your work. -- John Foerch