From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Checkbox difficulties Date: Mon, 03 Oct 2011 00:04:33 +0200 Message-ID: <87pqifjbim.fsf@gmail.com> References: <87y5x3jjcl.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:55820) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RAUAL-0002ff-Gh for emacs-orgmode@gnu.org; Sun, 02 Oct 2011 18:05:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RAUAK-0007hI-99 for emacs-orgmode@gnu.org; Sun, 02 Oct 2011 18:05:45 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:33435) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RAUAK-0007hE-3F for emacs-orgmode@gnu.org; Sun, 02 Oct 2011 18:05:44 -0400 Received: by wyf22 with SMTP id 22so2929226wyf.0 for ; Sun, 02 Oct 2011 15:05:43 -0700 (PDT) In-Reply-To: (Dave Abrahams's message of "Sun, 02 Oct 2011 17:02:38 -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: Dave Abrahams Cc: emacs-orgmode@gnu.org Dave Abrahams writes: >>> You may have a look to org-checklist.el in contrib directory. It >>> exactly does that. >> >> Wow, that's awesome... we're *so* close... but how do I get it to >> automatically mark the item DONE when the last box is checked? > ^^^^^^^^^^ > Still want that one. You might want to experiment with `org-checkbox-statistics-hook'. It should be run any time you modify a check-box. Regards, -- Nicolas Goaziou