emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] noob-installation


From: Eddward DeVilla
Subject: Re: [Orgmode] noob-installation
Date: Mon, 15 Jan 2007 10:23:32 -0600

I guess I'm out of my league here.  I would assume auto-mode-alist
should be there.  I guess I don't know where it gets defined.

Edd

On 1/15/07, Sergio Dominguez <address@hidden> wrote:
Eddward,

Thanks for your answer. I have put the package under 
/usr/share/emacs/site-lisp, where is where all the other .el files are stored, 
so I didn't think that should be a problem, but apparently it is, because other 
than that I have the same as you, that is:


> ;; setup Org mode
> (add-to-list 'auto-mode-alist '("\\.org$" . org-mode))
> (define-key global-map "\C-cl" 'org-store-link)
> (define-key global-map "\C-ca" 'org-agenda)
> (add-hook 'org-mode-hook 'turn-on-font-lock)  ; org-mode buffers only
> (require 'org-install)
> -------------------------------------------------------------------


And now it tells me:

symbol's vallue as variable is void: 'auto-mode-alist

Sergio


> With that org starts any time I load/create a .org file or when I
> explicitly run org-mode.
>
> Edd
>
> On 1/15/07, Sergio Dominguez <address@hidden> wrote:
> >Hi all, I'm new to the list and to emacs-org mode, really looking forward
> >to geting into it, since it looks quite interesting.
> >
> >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.
> >
> >I have emacs 21.3.1 and the latest org.mode that I downloaded from the
> >site just today.
> >
> >Any help would be appreciated!
> >
> >Sergio
> >--
> >Don't go to bed with no price on your head.
> >                -- Baretta
> >
> >
> >_______________________________________________
> >Emacs-orgmode mailing list
> >address@hidden
> >http://lists.gnu.org/mailman/listinfo/emacs-orgmode
> >

--
Satyrs have more faun.





reply via email to

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