From mboxrd@z Thu Jan 1 00:00:00 1970 From: Allen Choong Subject: Sort error [9.0.9 (9.0.9-88-g251f88-elpa @ /home/someone/.emacs.d/elpa/org-20170821/)] Date: Mon, 28 Aug 2017 08:15:13 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="_000_MWHPR13MB145570ECE74F4419D092A534CD9E0MWHPR13MB1455namp_" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58722) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dmFCY-0005AK-IJ for emacs-orgmode@gnu.org; Mon, 28 Aug 2017 04:15:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dmFCV-00055R-7l for emacs-orgmode@gnu.org; Mon, 28 Aug 2017 04:15:18 -0400 Received: from mail-oln040092008089.outbound.protection.outlook.com ([40.92.8.89]:63539 helo=NAM03-DM3-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dmFCU-00054Z-V2 for emacs-orgmode@gnu.org; Mon, 28 Aug 2017 04:15:15 -0400 Content-Language: en-US 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: "emacs-orgmode@gnu.org" --_000_MWHPR13MB145570ECE74F4419D092A534CD9E0MWHPR13MB1455namp_ Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable Expect to sort the items according to "todo order" which has no issue previ= ously. But now it fails. Not only "todo order" but also "alpha", "numeric",= and so on, except "clocking". With a file contains this, =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D * test ** TODO test2 ** DONE test3 CLOSED: [2017-08-28 Mon 15:51] ** test4 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D I put my cursor at "*test", and do a "C-c ^" (org-sort), then type "o" (tod= o(o)rder), but is shows ``` org-sort-entries: Symbol=92s function definition is void: org-clocking-buff= er ``` However, if I do the sorting with "clocking" first, then all the other sort= will work fine, until I restart the emacs. Regards, Allen --_000_MWHPR13MB145570ECE74F4419D092A534CD9E0MWHPR13MB1455namp_ Content-Type: text/html; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable

Expect to sort the items according to "todo order" which has n= o issue previously. But now it fails. Not only "todo order" but a= lso "alpha", "numeric", and so on, except "clockin= g".


With a file contains this,

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

* test
** TODO test2
** DONE test3
   CLOSED: [2017-08-28 Mon 15:51]
** test4

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

I put my cursor at "*test", and do a "C-c ^" (org-so= rt), then type "o" (todo(o)rder), but is shows 


```

org-sort-entries: Symbol=92s function definition is void: org-cloc= king-buffer

```


However, if I do the sorting with "clocking" first, then= all the other sort will work fine, until I restart the emacs.



Regards,
Allen

--_000_MWHPR13MB145570ECE74F4419D092A534CD9E0MWHPR13MB1455namp_--