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

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

[emacs-wiki-discuss] Re: Help please! trying to install diary


From: Sharon Kimble
Subject: [emacs-wiki-discuss] Re: Help please! trying to install diary
Date: Tue, 22 Feb 2005 20:54:19 +0000
User-agent: KNode/0.8.2

Jody Klymak wrote:

> Sharon Kimble <address@hidden> writes:
> 
> Great:
> 
>> I added this section to my .emacs and it works!
>>
>>> For remember, I have:
>>> 
>>> (require 'remember);
>>> (require 'remember-planner)
>>> (setq remember-handler-functions '(remember-planner-append))
>>> (setq remember-annotation-functions planner-annotation-functions)
>>
>> So I next added this section to my .emacs, and I got this error message
>> 'File error: "Cannot open load file", "remember"'.
> 
> Did you download remember?  It is a separate set of routines from
> planner.  If you downloaded it, is it in your "load-path"? You need
> something like:
> 
> (setq load-path (cons (expand-file-name
>   "~/my-emacs-dir/planner") load-path))
> (setq load-path (cons (expand-file-name
>   "~/my-emacs-dir/remember") load-path))
> (setq load-path (cons (expand-file-name
>   "~/my-emacs-dir/emacs-wiki") load-path))
> 
> where "my-emacs-dir" is where you keep your emacs files...
> 
Thanks, its all up and working now. I'm also doing a cheat sheet for myself
to help to remember the codes for doing various things, which I intend to
post on my blog ...... after posting here to see if its okay :)

Thanks Jody for all your help and patience. 

Sharon.
-- 
 20:51:48 up 3 days,  4:18,  1 user,  load average: 1.22, 1.26, 1.30
A taste of linux http://myweb.tiscali.co.uk/efever/index.html
efever http://www.efever.blogspot.com/
Fedora Core 3, KDE 3.3.2-1.6.3, OpenOffice 1.1.3
Registered Linux user 334501
Now accepting personal mail for gmail invites






reply via email to

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