all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Allen Choong <allencch@hotmail.com>
To: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
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	[thread overview]
Message-ID: <MWHPR13MB145570ECE74F4419D092A534CD9E0@MWHPR13MB1455.namprd13.prod.outlook.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 681 bytes --]

Expect to sort the items according to "todo order" which has no issue previously. But now it fails. Not only "todo order" but also "alpha", "numeric", and so on, except "clocking".


With a file contains this,

==============

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

==============

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


```

org-sort-entries: Symbol’s function definition is void: org-clocking-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


[-- Attachment #2: Type: text/html, Size: 1739 bytes --]

             reply	other threads:[~2017-08-28  8:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-28  8:15 Allen Choong [this message]
2017-08-29 22:16 ` Sort error [9.0.9 (9.0.9-88-g251f88-elpa @ /home/someone/.emacs.d/elpa/org-20170821/)] Nicolas Goaziou
2017-09-02  3:23   ` Adam Porter
2017-09-02  7:55     ` Nicolas Goaziou
2017-09-03  1:12       ` Adam Porter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=MWHPR13MB145570ECE74F4419D092A534CD9E0@MWHPR13MB1455.namprd13.prod.outlook.com \
    --to=allencch@hotmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.