From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: depending TODOs, scheduling following TODOs automatically Date: Wed, 10 Oct 2007 18:20:48 +0100 Message-ID: <87przmubrj.fsf@bzg.ath.cx> References: <6dbd4d000710080626i52f0f0t9354addc33c0efee@mail.gmail.com> <20071008134353.GA10774@odin.demosthenes.org> <877ilxmimn.fsf@bzg.ath.cx> <20071008202652.GA18426@atlantic.linksys.moosehall> <87k5pxnicj.fsf@bzg.ath.cx> <29hcl0skmn.fsf@home.net> 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 1IfeIn-00051Q-5H for emacs-orgmode@gnu.org; Wed, 10 Oct 2007 12:20:53 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IfeIl-0004x9-E9 for emacs-orgmode@gnu.org; Wed, 10 Oct 2007 12:20:52 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IfeIl-0004wm-9i for emacs-orgmode@gnu.org; Wed, 10 Oct 2007 12:20:51 -0400 Received: from fk-out-0910.google.com ([209.85.128.187]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IfeIk-0006G1-TS for emacs-orgmode@gnu.org; Wed, 10 Oct 2007 12:20:51 -0400 Received: by fk-out-0910.google.com with SMTP id 19so230569fkr for ; Wed, 10 Oct 2007 09:20:49 -0700 (PDT) In-Reply-To: (Eddward DeVilla's message of "Tue, 9 Oct 2007 09:39:14 -0500") 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: emacs-orgmode@gnu.org "Eddward DeVilla" writes: > If org becomes popular enough that people pass data around in it, then > it could be more of an issue. Especially since I think the triggers > would be in drawers which are all always hidden unless you go and > explicitly open each one. The pool of (possibly) triggered actions would have two purposes then: - make the list of current triggers for this file *visible*; - selectively let the user prevent an action to be triggered. And as proposed before, we could also have a set of `safe-org-triggers'. -- Bastien