emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] error navigating the agenda "org-agenda-earlier"


From: Richard Riley
Subject: [Orgmode] error navigating the agenda "org-agenda-earlier"
Date: Tue, 04 Jan 2011 00:56:57 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (gnu/linux)

Using org from git today:-

C-c a a to bring up my agenda for the week.

,----
| b runs the command org-agenda-earlier, which is an interactive compiled Lisp
| function in `org-agenda.el'.
`----

Debugger entered--Lisp error: (error "Not allowed in nil-type agenda buffers")
  signal(error ("Not allowed in nil-type agenda buffers"))
  error("Not allowed in %s-type agenda buffers" nil)
  org-agenda-check-type(t agenda)
  org-agenda-later(-1)
  org-agenda-earlier(1)
  call-interactively(org-agenda-earlier nil nil)

The first few "b" presses worked then sometime in my october I got the
above.

If you cant reproduce I can try and narrow it down more.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]