all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: load-path weirdness for package installs
Date: Wed, 28 Jan 2015 21:24:47 +0200	[thread overview]
Message-ID: <837fw6oghs.fsf@gnu.org> (raw)
In-Reply-To: <87twzbk0ot.fsf@gmail.com>

> 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	other threads:[~2015-01-28 19:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-27 17:31 load-path weirdness for package installs Sivaram Neelakantan
2015-01-27 18:08 ` Eli Zaretskii
2015-01-28  4:07   ` Sivaram Neelakantan
2015-01-28 19:24     ` Eli Zaretskii [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=837fw6oghs.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.