Brilliant, thanks.
On Fri, Mar 19, 2010 at 6:34 PM, Carsten Dominik
wrote:
> Hi Rohan,
>
> if you are getting your org distribution through git, then
> you need to make at least org-install.el like this.
>
> make autoloads
>
> Otherwise, your (require 'org-install) might pick the empty
> org-inst
Hi Rohan,
if you are getting your org distribution through git, then
you need to make at least org-install.el like this.
make autoloads
Otherwise, your (require 'org-install) might pick the empty
org-install.el that comes with Emacs.
You can also type "make" to compile all lisp files, and this
Hi all I am getting the same error, and have (require 'org-install) in
my init.
I have remember bound to F5-r which then brings up a choice including
(t)odo
which is what I was trying to do.
This has been showing up when using the git bleeding edge, and a pull
has not
helped.
Here is the traceba
That did it.
Thanks for the help!
On Wed, Sep 10, 2008 at 3:44 PM, Dan Griswold <[EMAIL PROTECTED]>wrote:
> JBash <[EMAIL PROTECTED]> writes:
>
> > When I type 'Ctrl-C r', which used to bring up the remember template, I
> now
> > get:
> >
> > run-hook-with-args-until-success: Autoloading failed
JBash <[EMAIL PROTECTED]> writes:
> When I type 'Ctrl-C r', which used to bring up the remember template, I now
> get:
>
> run-hook-with-args-until-success: Autoloading failed to define function
> org-remember-annotation
How about:
(require 'org-install)
I recently had problems that were reso