From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: repeater not working? Date: Sun, 02 Sep 2012 10:39:42 +0200 Message-ID: <874nng4ph1.fsf@altern.org> References: <87mx19bmrt.fsf@mean.albasani.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34784) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T88d3-0002Vo-CG for emacs-orgmode@gnu.org; Sun, 02 Sep 2012 07:46:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T88d2-0001n4-5N for emacs-orgmode@gnu.org; Sun, 02 Sep 2012 07:46:13 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:59398) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T88d1-0001lo-V2 for emacs-orgmode@gnu.org; Sun, 02 Sep 2012 07:46:12 -0400 Received: by wibhq4 with SMTP id hq4so2370953wib.12 for ; Sun, 02 Sep 2012 04:46:11 -0700 (PDT) In-Reply-To: (Alan Schmitt's message of "Sun, 02 Sep 2012 08:47:43 +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: Alan Schmitt Cc: Memnon Anon , emacs-orgmode Hi Alan, Alan Schmitt writes: > By the way, what is the canonical way to install contribs? The > doc.norang.ca site says to simply add a "load_path" to the source > directory of org-mode, but maybe there is another way. Yes, adding the contrib/lisp/ to your load-path is *the* way. >> Did you set org-todo-repeat-to-state? (Should not be necessary...) > > No, it's nil. Maybe you set up one of these? `org-after-todo-state-change-hook' `org-after-todo-statistics-hook' Best, -- Bastien