Yes, this is a bug, thank you.
- Carsten
On 13Nov2007, at 7:32 PM, Nick Dokos wrote:
There are two autoload lines in org-install.el that are missing
the file argument:
...
(autoload 'org-run-like-in-org-mode "Run a command like in Org-mode.")
(autoload 'org-agenda-to-appt "Activate appointme
There are two autoload lines in org-install.el that are missing
the file argument:
...
(autoload 'org-run-like-in-org-mode "Run a command like in Org-mode.")
(autoload 'org-agenda-to-appt "Activate appointments in `org-agenda-files'.")
...
They should be
...
(autoload 'org-run-like-in-org-mode "