emacs-wiki-discuss
[Top][All Lists]
Advanced

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

Re: [emacs-wiki-discuss] Re: Planner.el Newbie Question


From: Marcus Vorwaller
Subject: Re: [emacs-wiki-discuss] Re: Planner.el Newbie Question
Date: Wed, 19 Jan 2005 21:08:18 -0500

Thank you all for your help, I've been able to get it up and running
perfectly now!
-Marcus


On Wed, 19 Jan 2005 22:52:18 +0100, Dirk Bernhardt <address@hidden> wrote:
> Hi Marcus,
> 
> 
> Marcus Vorwaller <address@hidden> writes:
> 
> > 1. where the .emacs file that is mentioned in the README is located or
> > should be created on OS X  if I am using the Emacs build from Mindlube
> > and
> 
> Put it into your $HOME directory, i.e. ~/.emacs. (/Users/marcus/.emacs).
> 
> > 2. which folder to put the planner.el (and other files included with
> > the sacha-dev.tar.gz archive.
> 
> You can put it anywhere. I for example have a folder in my home
> directory for all things emacs: ~/lisp/.
> 
> You need to tell emacs to search in that folder:
> 
> (add-to-list 'load-path "~/lisp/")
> 
> Put that in your ~/.emacs file.
> 
> Extract the sacha-dev stuff into ~/lisp/. Look where the *.el files are,
> they may be under ~/lisp/planner/ or whatever. For each of these
> directories, put
> 
> (add-to-list 'load-path "~/lisp/whatever/")
> 
> into ~/.emacs.
> 
> And check out http://www.emacswiki.org/ for all things emacs.
> 
> Hope that helps,
> Dirk
> 
> _______________________________________________
> emacs-wiki-discuss mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/emacs-wiki-discuss
>




reply via email to

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