emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* autoload  org-datetree-find-date-create?
@ 2010-01-20 10:20 Stephen Eglen
  2010-01-20 10:44 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Eglen @ 2010-01-20 10:20 UTC (permalink / raw)
  To: emacs-orgmode; +Cc: Stephen Eglen


Within the agenda buffer, if I type 'i j' to jump to the current date I
get:

Debugger entered--Lisp error: (void-function org-datetree-find-date-create)
  org-datetree-find-date-create((1 20 2010))
  org-agenda-diary-entry-in-org-file()
  org-agenda-diary-entry()
  call-interactively(org-agenda-diary-entry nil nil)

If I then do M-x load-library org-datetree

and repeat 'i j', it works.  Should this function be autoloaded? 

Stephen

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

* Re: autoload  org-datetree-find-date-create?
  2010-01-20 10:20 autoload org-datetree-find-date-create? Stephen Eglen
@ 2010-01-20 10:44 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2010-01-20 10:44 UTC (permalink / raw)
  To: Stephen Eglen; +Cc: emacs-orgmode


On Jan 20, 2010, at 11:20 AM, Stephen Eglen wrote:

>
> Within the agenda buffer, if I type 'i j' to jump to the current  
> date I
> get:
>
> Debugger entered--Lisp error: (void-function org-datetree-find-date- 
> create)
>  org-datetree-find-date-create((1 20 2010))
>  org-agenda-diary-entry-in-org-file()
>  org-agenda-diary-entry()
>  call-interactively(org-agenda-diary-entry nil nil)
>
> If I then do M-x load-library org-datetree
>
> and repeat 'i j', it works.  Should this function be autoloaded?

Yes.

Fixed now, thank you for the report.

- Carsten

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

end of thread, other threads:[~2010-01-20 10:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-20 10:20 autoload org-datetree-find-date-create? Stephen Eglen
2010-01-20 10:44 ` Carsten Dominik

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).