From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Ian Dunn Newsgroups: gmane.emacs.devel Subject: [ELPA] New package: Org Edna Date: Sun, 21 May 2017 21:13:56 -0400 Message-ID: <87wp99y9pn.fsf@escafil> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1495415712 19572 195.159.176.226 (22 May 2017 01:15:12 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 22 May 2017 01:15:12 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 22 03:15:06 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dCbw9-0004vS-OP for ged-emacs-devel@m.gmane.org; Mon, 22 May 2017 03:15:05 +0200 Original-Received: from localhost ([::1]:39893 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dCbwF-0001p4-C0 for ged-emacs-devel@m.gmane.org; Sun, 21 May 2017 21:15:11 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:40946) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dCbw8-0001nU-9o for emacs-devel@gnu.org; Sun, 21 May 2017 21:15:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dCbw7-00007p-F2 for emacs-devel@gnu.org; Sun, 21 May 2017 21:15:04 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:50614) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dCbw7-00007l-BR for emacs-devel@gnu.org; Sun, 21 May 2017 21:15:03 -0400 Original-Received: from [2604:6000:1010:176:da4d:3352:bae5:f50e] (port=41244 helo=escafil) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dCbw6-0000SK-Sz for emacs-devel@gnu.org; Sun, 21 May 2017 21:15:03 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:215071 Archived-At: Summary: Extensible Dependencies 'N' Actions for Emacs Org Mode Tasks Edna provides an extensible means of specifying conditions which must be fulfilled before a task can be completed and actions to take once it is. Org Edna runs when either the BLOCKER or TRIGGER properties are set on a headline, and when it is changing from a TODO state to a DONE state. For full documentation, see: http://www.nongnu.org/org-edna-el/ I created the scratch/org-edna branch for it. I won't be able to merge it until Friday (I'll be away until then), but as always, I'd appreciate feedback until then. -- Ian Dunn