From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: Org-clock-in [7.8.11] Date: Tue, 18 Sep 2012 15:15:51 +0200 Message-ID: <87fw6f320o.fsf@bzg.ath.cx> References: <87vcfl4yp8.fsf@dorewiles.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37599) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TDxej-0005T4-2g for emacs-orgmode@gnu.org; Tue, 18 Sep 2012 09:16:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TDxeb-0000mE-EP for emacs-orgmode@gnu.org; Tue, 18 Sep 2012 09:16:01 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:34554) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TDxeb-0000m4-85 for emacs-orgmode@gnu.org; Tue, 18 Sep 2012 09:15:53 -0400 Received: by wgbdt14 with SMTP id dt14so1957824wgb.30 for ; Tue, 18 Sep 2012 06:15:52 -0700 (PDT) In-Reply-To: <87vcfl4yp8.fsf@dorewiles.com> (Theodore Wiles's message of "Mon, 10 Sep 2012 09:41:55 -0700") 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: Theodore Wiles Cc: emacs-orgmode@gnu.org Hi Theodore, Theodore Wiles writes: > I tried to issue the org-clock-in function, but it failed. It looks like > I can solve the problem with: > > (defalias 'org-indent-line 'org-indent-line-function) > > I believe that I'm working with the latest version of org-mode from > ELPA. The org-mode version 7.8.03 on my other computer calls > org-indent-line-function, not org-indent-line. I can't reproduce the problem with latest Org. Can you upgrade from a newer GNU ELPA version and tell whether this works? Thanks, -- Bastien