From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eddward DeVilla" Subject: Re: depending TODOs, scheduling following TODOs automatically Date: Mon, 8 Oct 2007 22:47:11 -0500 Message-ID: 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> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1If63v-0005iZ-L9 for emacs-orgmode@gnu.org; Mon, 08 Oct 2007 23:47:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1If63t-0005i0-TN for emacs-orgmode@gnu.org; Mon, 08 Oct 2007 23:47:14 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1If63t-0005hv-Ky for emacs-orgmode@gnu.org; Mon, 08 Oct 2007 23:47:13 -0400 Received: from mu-out-0910.google.com ([209.85.134.188]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1If63t-0005Dd-Bq for emacs-orgmode@gnu.org; Mon, 08 Oct 2007 23:47:13 -0400 Received: by mu-out-0910.google.com with SMTP id g7so1959378muf for ; Mon, 08 Oct 2007 20:47:11 -0700 (PDT) In-Reply-To: Content-Disposition: inline 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: John Wiegley Cc: emacs-orgmode@gnu.org On 10/8/07, John Wiegley wrote: > How about just having generalized Lisp triggers: [snip] This could be dangerous. Org file are (most) text. The more code you allow to be embedded, the more of a vector org-mode becomes for trojan horse attacks. Of course I've been using lisp in tables formulas more and more, so I am a hypocrite. I'd love a way to embed lisp trigger into properties, but they probably ought to be in the .emacs or the like. Edd