all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Seweryn Kokot <sewkokot@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: how to shadow a library from elpa
Date: Tue, 11 Sep 2012 07:41:36 +0000 (UTC)	[thread overview]
Message-ID: <loom.20120911T094001-557@post.gmane.org> (raw)
In-Reply-To: 87sjapsczk.fsf@gmail.com

Jambunathan K <kjambunathan <at> gmail.com> writes:

> There is an option to disable packages with
> 
>     M-x customize-variable RET package-load-list RET
> 

Thanks, unfortunately it didn't helped in my case.
I tried (setq package-load-list '((popup nil) all))
but another package (auto-complete) requires popup-0.5 package from
the elpa repository, so auto-complete is not loaded either.

I solved the problem using after-init-hook and forced to reload
popup.el library and left package-load-list as it is by default. It's
not elegant but at least it works.

P.S. I meant to send this message to gmane.emacs.help, sorry.




      reply	other threads:[~2012-09-11  7:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-10 21:32 how to shadow a library from elpa Seweryn Kokot
2012-09-10 22:57 ` Jambunathan K
2012-09-11  7:41   ` Seweryn Kokot [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=loom.20120911T094001-557@post.gmane.org \
    --to=sewkokot@gmail.com \
    --cc=emacs-devel@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.