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

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

Re: load-path weirdness for package installs


From: Eli Zaretskii
Subject: Re: load-path weirdness for package installs
Date: Wed, 28 Jan 2015 21:24:47 +0200

> From: Sivaram Neelakantan <nsivaram.net@gmail.com>
> Date: Wed, 28 Jan 2015 09:37:30 +0530
> 
> Warning (initialization): An error occurred while loading 
> `c:/Users/ADMIN/AppData/Roaming/.emacs':
> 
> File error: Cannot open load file, no such file or directory, mic-paren
> 
> mic-paren is available as can be seen from the load paths(elided)
> 
> ("c:/Users/ADMIN/AppData/Roaming/.emacs.d/elpa/all-1.0/"
> ...
> "c:/Users/ADMIN/AppData/Roaming/.emacs.d/elpa/mic-paren-3.8/"
> "c:/Users/ADMIN/AppData/Roaming/.emacs.d/elpa/nlinum-1.5/"
> "c:/Users/ADMIN/AppData/Roaming/.emacs.d/elpa/pkg-info-0.5/"
> "c:/Users/ADMIN/AppData/Roaming/.emacs.d/elpa/epl-0.7/"
> "c:/Users/ADMIN/AppData/Roaming/.emacs.d/elpa/popup-0.5.2/"
> "c:/Users/ADMIN/AppData/Roaming/.emacs.d/elpa/rect+-1.0.7/"
> "c:/Users/ADMIN/AppData/Roaming/.emacs.d/elpa/smartparens-1.6.3/"
> ...
> "c:/gnu/emacs-24.4/share/emacs/24.4/lisp/calc"
> "c:/gnu/emacs-24.4/share/emacs/24.4/lisp/obsolete")
> 
> With the above, I don't know why it doesn't load. the files in the
> directory are 
> 
> mic-paren-autoloads.el
> mic-paren-pkg.el
> mic-paren-pkg.elc
> mic-paren.el
> mic-paren.elc

Please show the code in your .emacs that tries to load mic-paren.

Also, what does the below produce?

  M-x locate-library RET mic-parent RET



reply via email to

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