help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Can't load .el files


From: Glenn Morris
Subject: Re: Can't load .el files
Date: Fri, 22 Apr 2005 16:54:00 +0100
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Peter Dyballa wrote:

> These files need to have provide staements. The require statement have
> to match what's being provided.

If the problem was just a missing provide, the error message would say
"required feature `foo' was not provided".

The "cannot open load file" error means the file is not in the
load-path (or is unreadable).


reply via email to

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