From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: New exporter fails with void-function org-clocking-buffer [7.9.2 (release_7.9.2-532-g2e8591)] Date: Mon, 29 Oct 2012 16:28:49 +0100 Message-ID: <877gq9qoum.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37729) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TSrJZ-00047f-Sn for emacs-orgmode@gnu.org; Mon, 29 Oct 2012 11:31:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TSrJU-0007YK-3j for emacs-orgmode@gnu.org; Mon, 29 Oct 2012 11:31:45 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:46129) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TSrJT-0007Y4-Ti for emacs-orgmode@gnu.org; Mon, 29 Oct 2012 11:31:40 -0400 Received: by mail-we0-f169.google.com with SMTP id u3so2910188wey.0 for ; Mon, 29 Oct 2012 08:31:39 -0700 (PDT) In-Reply-To: (Ista Zahn's message of "Mon, 29 Oct 2012 10:49:58 -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: Ista Zahn Cc: emacs-orgmode@gnu.org Hello, Ista Zahn writes: > Here is what I did: > > 1. Update to latest git version > 2. Start emacs with emacs -Q -l ~/test.el (test.el attached) > 3. Create minimal org file, e.g., > > #+title: test > > * Heading 1 > > * Heading 2 > > 4. Export with M-x org-export-dispatch t a > > What happened: fails with "void-function org-clocking-buffer". > What I expected: buffer is exported to text file. It should be fixed in master. Thank you for the report. Regards, -- Nicolas Goaziou