Bastien,
Thanks for your reply,
I have all that.
1) org.el + org.elc are copied to
/usr/share/emacs/site-lisp, which is where all the other .el files are.
2) got it
3) Got it.
yet I get an error when loading emacs.
thanks,
Sergio
El 15 de Jan de 2007, sobre las 03:14, Bastien escribia...
> Sergio Dominguez <[EMAIL PROTECTED]> writes:
>
> > However, I do not get to make it start, I have followed all the steps
> > in the manual and keep on getting:
> >
> > Symbol's value as variable is void: 'org-install.
>
> 1. Make sure you add the directory containing org to the load-path.
> For example, my org directory is "~/elisp/testing/org/", so the
> load-path is :
>
> (add-to-list 'load-path "~/elisp/testing/org/")
>
> 2. Make sure Org-Mode is called when finding any .org file:
>
> (add-to-list 'auto-mode-alist '("\\.org$" . org-mode))
>
> 3. Then require the org-install library:
>
> (require 'org-install)
>
> Hope this helps,
>
> --
> Bastien
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> [email protected]
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
--
I just remembered something about a TOAD!
_______________________________________________
Emacs-orgmode mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-orgmode