all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* error navigating the agenda "org-agenda-earlier"
@ 2011-01-03 23:56 Richard Riley
  2011-01-04  0:10 ` Bernt Hansen
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Riley @ 2011-01-03 23:56 UTC (permalink / raw)
  To: emacs-orgmode


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.

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

end of thread, other threads:[~2011-01-04  0:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-03 23:56 error navigating the agenda "org-agenda-earlier" Richard Riley
2011-01-04  0:10 ` Bernt Hansen
2011-01-04  0:18   ` Richard Riley

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.