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

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

Re: w32 permissions bug???


From: Eli Zaretskii
Subject: Re: w32 permissions bug???
Date: Fri, 05 Jan 2001 12:20:14 +0200

> From: Karim A Nassar <Karim.Nassar@nau.edu>
> Date: Thu, 04 Jan 2001 15:19:02 -0700 (MST)
> 
> upon launching emacss i get the error:
> 
> `Error in init file: file error: "Cannot open load file", "delsel"`
> 
> Seems that I have a problem with my .emacs, ya? But why the funny format
> of the error msg?

I think this is the expected format of the message.  What's funny
about it?

> While attempting to open a buffer I tried to tab-complete and got the
> error:
> 
> `Cannot open load file: debug`
> 
> Debug is most certainly in the emacs-20.7 tree. Seems that emacs can't get
> to it.

Does this happen if you say "emacs -q" and then try TAB completion?

If not, something in your .emacs screws up the load-path list used by
Emacs to find its packages.

What does "M-: load-path RET" print in the session where the above
problems happen?



reply via email to

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