From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adrian Bradd Subject: org-depend new features Date: Fri, 14 Jul 2017 10:35:59 -0400 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="f403045ff6b6c0f022055447f70f" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53412) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dW1hL-0003ok-SX for emacs-orgmode@gnu.org; Fri, 14 Jul 2017 10:36:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dW1hK-0003Kk-IK for emacs-orgmode@gnu.org; Fri, 14 Jul 2017 10:36:03 -0400 Received: from mail-pf0-x231.google.com ([2607:f8b0:400e:c00::231]:36507) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dW1hK-0003K5-DF for emacs-orgmode@gnu.org; Fri, 14 Jul 2017 10:36:02 -0400 Received: by mail-pf0-x231.google.com with SMTP id q86so46399900pfl.3 for ; Fri, 14 Jul 2017 07:36:00 -0700 (PDT) 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" To: emacs-orgmode@gnu.org --f403045ff6b6c0f022055447f70f Content-Type: text/plain; charset="UTF-8" Hi, There was a discussion some time ago about adding some new features to org-depend [1]. I'm not sure if anyone else is looking into this, but I have started on trying to implement some of the features summarized in [2]. I have multi-file TRIGGER and BLOCKER task actions working. My working branch can be found in [3] if anyone is interested. Should I submit each feature as a patch as I complete them or wait until I have completed them all? I am new to elisp so any advice is appreciated. Adrian [1] https://lists.gnu.org/archive/html/emacs-orgmode/2016-12/msg00143.html [2] http://karl-voit.at/2016/12/18/org-depend/ [3] https://github.com/abradd/org-mode --f403045ff6b6c0f022055447f70f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi,

There was a discussion some time ag= o about adding some new features to org-depend [1]. I'm not sure if any= one else is looking into this, but I have started on trying to implement so= me of the features summarized in [2].

I have multi= -file TRIGGER and BLOCKER task actions working. My working branch can be fo= und in [3] if anyone is interested.

Should I submi= t each feature as a patch as I complete them or wait until I have completed= them all?

I am new to elisp so any advice is appr= eciated.

Adrian

--f403045ff6b6c0f022055447f70f--