From mboxrd@z Thu Jan 1 00:00:00 1970 From: maroony Subject: Re: org-notify.el doesn't work Date: Sat, 25 Aug 2012 12:42:33 +0000 (UTC) Message-ID: References: <877gsn1k8v.fsf@Rainer.invalid> <87zk5jgvyt.fsf@altern.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52620) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T5Fje-00078D-MA for emacs-orgmode@gnu.org; Sat, 25 Aug 2012 08:45:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T5Fjc-0001sj-BU for emacs-orgmode@gnu.org; Sat, 25 Aug 2012 08:45:06 -0400 Received: from plane.gmane.org ([80.91.229.3]:52656) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T5Fjc-0001rS-4t for emacs-orgmode@gnu.org; Sat, 25 Aug 2012 08:45:04 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1T5Fjc-0003yK-6h for emacs-orgmode@gnu.org; Sat, 25 Aug 2012 14:45:04 +0200 Received: from 91-67-152-233-dynip.superkabel.de ([91.67.152.233]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 25 Aug 2012 14:45:04 +0200 Received: from AndySchoenemann by 91-67-152-233-dynip.superkabel.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 25 Aug 2012 14:45:04 +0200 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 altern.org> writes: > > Achim Gratz nexgo.de> writes: > > > None of those functions are interactive, so you can't run them with > > M-x. > > `org-notify-start' is now interactive in git. > Thanks for your answers! The new notify package sounds very interesting, but it would be great to see some more documentation for it. At the moment I don't know how to set a notify property on an todo-item. A small example would be very helpful.