all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@gnu.org>
To: Donald Ephraim Curtis <dcurtis@milkbox.net>
Cc: 10593@debbugs.gnu.org
Subject: bug#10593: 24.0.92; package.el doesn't initialize dependencies when installing
Date: Sat, 28 Jan 2012 16:14:23 +0800	[thread overview]
Message-ID: <87vcnw2qhs.fsf@gnu.org> (raw)
In-Reply-To: <5C018434-EC33-4B98-B76A-08B53C677EEC@milkbox.net> (Donald Ephraim Curtis's message of "Tue, 24 Jan 2012 01:36:08 -0600")

Donald Ephraim Curtis <dcurtis@milkbox.net> writes:

> I am attempting to install the package "clojurescript-mode" which
> depends on "clojure-mode" using package.el.  clojurescript-mode properly
> cites clojure-mode as a dependency and in the source does a (require
> 'clojure-mode).  However, inside `package-download-transaction' there is
> never a call to `package-initialize' or any other function to actually
> add the newly installed `clojure-mode' to the load-path.  It ends up in
> this case that everything turns out fine, but there are other cases
> where multiple levels of dependencies exist and a simple (require '...)
> causes breakage.  I am able to reproduce this with the `rinari' package
> that installs from packages in Marmalade and Tromey's repository.
>
> If this is a bug in the packages, I'd be happy to trace it down, but
> changing `package-download-transaction' as follows fixed my problem

Thanks for the bug report.  I've committed a different fix to the
version of package.el in the Emacs trunk.





      parent reply	other threads:[~2012-01-28  8:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-24  7:36 bug#10593: 24.0.92; package.el doesn't initialize dependencies when installing Donald Ephraim Curtis
2012-01-24 19:42 ` Donald Ephraim Curtis
2012-01-28  8:14 ` Chong Yidong [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=87vcnw2qhs.fsf@gnu.org \
    --to=cyd@gnu.org \
    --cc=10593@debbugs.gnu.org \
    --cc=dcurtis@milkbox.net \
    /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.