From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Guerry Subject: Re: Task time limit Date: Sun, 10 Feb 2008 19:47:25 +0000 Message-ID: <87abm8mw4y.fsf@bzg.ath.cx> References: <87zlxal744.fsf@bzg.ath.cx> <87abm8od14.fsf@bzg.ath.cx> 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 1JOI9E-0005qM-3l for emacs-orgmode@gnu.org; Sun, 10 Feb 2008 14:47:32 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JOI9C-0005q1-4B for emacs-orgmode@gnu.org; Sun, 10 Feb 2008 14:47:31 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JOI9B-0005py-Ui for emacs-orgmode@gnu.org; Sun, 10 Feb 2008 14:47:30 -0500 Received: from py-out-1112.google.com ([64.233.166.179]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JOI9B-0000Ax-S3 for emacs-orgmode@gnu.org; Sun, 10 Feb 2008 14:47:29 -0500 Received: by py-out-1112.google.com with SMTP id u52so4685278pyb.1 for ; Sun, 10 Feb 2008 11:47:29 -0800 (PST) In-Reply-To: (Sebastjan Trepca's message of "Sun, 10 Feb 2008 20:18:05 +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: emacs-orgmode@gnu.org "Sebastjan Trepca" writes: > Anyway, this new version works! :) Be careful about clocking out from agenda views if you're also advising org-clock-out. It doesn't work, I can't see why for now. > Thank you very much, this will be very useful. Btw, why not integrate > it with org-mode? I don't think this has to be part of org-mode. I'm not using it myself and I would be surprised if many people are using it. This is a strange way of using appointments as "reminders". And most of the times you will clock the task out before the appt will pop up -- which means you really relies on `appt-message-warning-time' to tell you that you're about to reach the "appointment"... Anyway, I opened a page named org-adhoc-code.org on Worg: http://www.cognition.ens.fr/~guerry/worg/org-adhoc-code.html We could put other tiny pieces of code here in the future. -- Bastien