emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: DSPAM [Orgmode] noob-installation


From: Sergio Dominguez
Subject: Re: DSPAM [Orgmode] noob-installation
Date: Mon, 15 Jan 2007 16:07:00 +0000
User-agent: Mutt/1.5.9i

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 <address@hidden> 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
> address@hidden
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

-- 
I just remembered something about a TOAD!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]