From mboxrd@z Thu Jan 1 00:00:00 1970 From: Giovanni Ridolfi Subject: Re: TODO dependencies and file-level keywords Date: Mon, 11 Jan 2010 17:01:27 +0100 Message-ID: <83ocl0ljfs.fsf@yahoo.it> References: <4B4B1493.3070104@amlog.co.uk> <5BEA9D3F-F3F7-4CDC-B5D1-6EA299403D76@gmail.com> <83r5pw69tr.fsf@yahoo.it> <83wrzoohtj.fsf@yahoo.it> <87y6k4r8wk.wl%maus.david@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NUMhW-00047R-Ai for emacs-orgmode@gnu.org; Mon, 11 Jan 2010 11:01:06 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NUMhR-00043d-BQ for emacs-orgmode@gnu.org; Mon, 11 Jan 2010 11:01:05 -0500 Received: from [199.232.76.173] (port=56642 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NUMhR-00043V-3J for emacs-orgmode@gnu.org; Mon, 11 Jan 2010 11:01:01 -0500 Received: from slim-2a.inet.it ([213.92.5.122]:32983) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NUMhQ-0002m1-8a for emacs-orgmode@gnu.org; Mon, 11 Jan 2010 11:01:00 -0500 In-Reply-To: <87y6k4r8wk.wl%maus.david@gmail.com> (David Maus's message of "Mon, 11 Jan 2010 15:52:27 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: David Maus Cc: emacs-orgmode@gnu.org, Carsten Dominik David Maus writes: > At Mon, 11 Jan 2010 15:08:08 +0100, > Giovanni Ridolfi wrote: >> Giovanni Ridolfi writes: >> > Carsten Dominik writes: >> >> Hi Chris, I am not able to reproduce this. >> I can reproduce it with the latest version: >> Org-mode version 6.34 (trans 2010-01-12 15:00 CET) >> > GNU Emacs 23.1.1 (i386-mingw-nt5.1.2600) of 2009-07-30 on SOFT-MJASON >> > Windows XP Pro SP3 > You have to set the variable org-enforce-todo-dependencies to t. ok David, thanks, + Setting the variable with : (setq org-enforce-todo-dependencies t) C-x C-e does not have effect: I can change line a + setting the variable in my .emacs and reloading emacs (closed and re-run) does not have effect: I can still change line a cheers, Giovanni