emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Can't Sort with New, 8.0 Sort Methods
@ 2013-04-20  1:55 Nick M. Daly
  2013-04-20  4:32 ` Richard Lawrence
  0 siblings, 1 reply; 3+ messages in thread
From: Nick M. Daly @ 2013-04-20  1:55 UTC (permalink / raw)
  To: emacs-orgmode

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

When attempting to use the new sorting methods (like ~scheduled-up~), I
receive the following error messages when displaying the agenda (with
=M-x org-agenda-list= or ~C-a a a~):

: org-entries-lessp: Wrong type argument: stringp, nil

To replicate this issue, try taking following steps with Emacs 23.4:

: $ emacs -Q (some-file.org)
: (add-to-list 'load-path "/usr/share/emacs/site-lisp/org-8.0/lisp")
: (add-to-list 'load-path "/usr/share/emacs/site-lisp/org-8.0/contrib/lisp" 't)
: (require 'org)
: M-x revert-file
: M-x org-agenda-list
: M-x customize-group org-agenda-sorting
: (Change sorting strategy: "time-up" becomes "scheduled-up")
: (Save settings)
: M-x org-agenda-list

When displaying the list, you'll get this output:

: org-entries-lessp: Wrong type argument: stringp, nil

Can anyone else reproduce this issue?  What am I missing here?

Thanks for your time,
Nick

[-- Attachment #2: Type: application/pgp-signature, Size: 835 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-04-20  7:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-20  1:55 Can't Sort with New, 8.0 Sort Methods Nick M. Daly
2013-04-20  4:32 ` Richard Lawrence
2013-04-20  7:02   ` Bastien

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).