From: "Eddward DeVilla" <eddward@gmail.com>
To: Sergio Dominguez <sergio@skynet.ie>,
emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: noob-installation
Date: Mon, 15 Jan 2007 10:23:32 -0600 [thread overview]
Message-ID: <b71b18520701150823md2eefb7le5dafb1354d247ab@mail.gmail.com> (raw)
In-Reply-To: <20070115160302.GA12588@skynet.ie>
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 <sergio@skynet.ie> 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 <sergio@skynet.ie> 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
> > >Emacs-orgmode@gnu.org
> > >http://lists.gnu.org/mailman/listinfo/emacs-orgmode
> > >
>
> --
> Satyrs have more faun.
>
next prev parent reply other threads:[~2007-01-15 16:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-15 12:11 noob-installation Sergio Dominguez
2007-01-15 14:14 ` DSPAM noob-installation Bastien
2007-01-15 16:07 ` Sergio Dominguez
[not found] ` <b71b18520701150753i14af5203nba2ae7c87f434e3a@mail.gmail.com>
[not found] ` <20070115160302.GA12588@skynet.ie>
2007-01-15 16:23 ` Eddward DeVilla [this message]
2007-01-15 16:30 ` noob-installation Carsten Dominik
2007-01-15 16:58 ` noob-installation Sergio Dominguez
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b71b18520701150823md2eefb7le5dafb1354d247ab@mail.gmail.com \
--to=eddward@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=sergio@skynet.ie \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.