From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] New org-depend trigger for finding next highest priority/effort item Date: Wed, 27 Jul 2011 13:33:42 +0200 Message-ID: <87fwlrwzao.fsf@altern.org> References: <87k4b7fqu3.wl%max@openchat.com> <874o29tg8h.fsf@gnu.org> <877h7462h1.wl%max@openchat.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:38444) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qm5TZ-0007DU-Bg for emacs-orgmode@gnu.org; Wed, 27 Jul 2011 10:52:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qm5TV-0002bX-8w for emacs-orgmode@gnu.org; Wed, 27 Jul 2011 10:52:45 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:51320) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qm5TV-0002Zt-3A for emacs-orgmode@gnu.org; Wed, 27 Jul 2011 10:52:41 -0400 Received: by mail-ww0-f49.google.com with SMTP id 22so1165513wwf.30 for ; Wed, 27 Jul 2011 07:52:40 -0700 (PDT) In-Reply-To: <877h7462h1.wl%max@openchat.com> (Max Mikhanosha's message of "Tue, 26 Jul 2011 19:34:18 -0400") 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: Max Mikhanosha Cc: emacs-orgmode@gnu.org Hi Max, Max Mikhanosha writes: > Amended patch attached, changes: > > - use (eval-when-compile) with require 'cl > - changed include-done to todo-and-done-only > - Added defcustom org-depend-find-next-options for default options > which are now: from-current,todo-only,priority-up > - cleaned up documentation Great. Applied, thanks for the fast rewrite! -- Bastien