emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Sergio Dominguez <sergio@skynet.ie>
To: emacs-orgmode@gnu.org
Subject: Re: DSPAM noob-installation
Date: Mon, 15 Jan 2007 16:07:00 +0000	[thread overview]
Message-ID: <20070115160700.GA12544@skynet.ie> (raw)
In-Reply-To: <873b6cv0ky.fsf@tallis.lumiere.ens.fr>

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 <sergio@skynet.ie> 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
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

-- 
I just remembered something about a TOAD!

  reply	other threads:[~2007-01-15 16:07 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 [this message]
     [not found] ` <b71b18520701150753i14af5203nba2ae7c87f434e3a@mail.gmail.com>
     [not found]   ` <20070115160302.GA12588@skynet.ie>
2007-01-15 16:23     ` noob-installation Eddward DeVilla
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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070115160700.GA12544@skynet.ie \
    --to=sergio@skynet.ie \
    --cc=emacs-orgmode@gnu.org \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).