* Bug in 4.53 and 4.54
@ 2006-11-10 14:16 Tim O Callaghan
2006-11-10 15:19 ` Carsten Dominik
0 siblings, 1 reply; 2+ messages in thread
From: Tim O Callaghan @ 2006-11-10 14:16 UTC (permalink / raw)
To: emacs-orgmode
trying to call org-todo-list fails if calendar has not been loaded.
Debugger entered--Lisp error: (void-function calendar-gregorian-from-absolute)
calendar-gregorian-from-absolute(732625)
org-todo-list(nil)
call-interactively(org-todo-list)
This happens under Xemacs.
Tim.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Bug in 4.53 and 4.54
2006-11-10 14:16 Bug in 4.53 and 4.54 Tim O Callaghan
@ 2006-11-10 15:19 ` Carsten Dominik
0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2006-11-10 15:19 UTC (permalink / raw)
To: timo; +Cc: emacs-orgmode
Yes, normally you would call the todo list with C-c a t, i.e. through
the agenda dispatcher which requires the calendar. However, calling
the todo-list directly should be allowed I guess, so I need to fix
this. Thanks.
- Carsten
On Nov 10, 2006, at 15:16, Tim O Callaghan wrote:
> trying to call org-todo-list fails if calendar has not been loaded.
>
> Debugger entered--Lisp error: (void-function
> calendar-gregorian-from-absolute)
> calendar-gregorian-from-absolute(732625)
> org-todo-list(nil)
> call-interactively(org-todo-list)
>
> This happens under Xemacs.
>
> Tim.
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>
--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-11-10 15:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-10 14:16 Bug in 4.53 and 4.54 Tim O Callaghan
2006-11-10 15:19 ` Carsten Dominik
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.