From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: error sorting outline items [9.0.10 (9.0.10-elpa @ c:/users/ian/.emacs.d/elpa/org-20170827/)] Date: Wed, 30 Aug 2017 00:15:56 +0200 Message-ID: <87h8wqqaub.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42778) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dmonl-0005Ju-BL for emacs-orgmode@gnu.org; Tue, 29 Aug 2017 18:16:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dmong-0000Xn-Hg for emacs-orgmode@gnu.org; Tue, 29 Aug 2017 18:16:05 -0400 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:43532) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dmong-0000Wd-Am for emacs-orgmode@gnu.org; Tue, 29 Aug 2017 18:16:00 -0400 In-Reply-To: (Ian Garmaise's message of "Sun, 27 Aug 2017 17:48:11 -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" To: Ian Garmaise Cc: emacs-orgmode@gnu.org Hello, Ian Garmaise writes: > Often (but not always) when I attempt to sort some headlines, the sort > fails, and the following error message occurs (usually same after > reloading org uncompiled) > > Sorting entries... > eq: Symbol=E2=80=99s function definition is void: org-clocking-buffer > > Here is the backtrace: > > Debugger entered--Lisp error: (void-function org-clocking-buffer) Fixed. Thank you. Regards, --=20 Nicolas Goaziou