all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Alan Mackenzie <acm@muc.de>
Cc: emacs-devel@gnu.org
Subject: Re: Difficulties with elpa repository.
Date: Thu, 26 Nov 2015 20:37:39 -0500	[thread overview]
Message-ID: <jwvoaegs008.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <20151126172114.GA2383@acm.fritz.box> (Alan Mackenzie's message of "Thu, 26 Nov 2015 17:21:14 +0000")

> I've found the problem.  (Well, the first problem, anyway.  ;-)

Good, thanks.  And don't come back until it works.

> Maybe some sort of version number in the <pkg>-autoloads.el's might help
> avoid this sort of blunder.

The file is only passed to "load" currently, so having to read it before
loading it would be kind of inconvenient.  I think the "add to load-path
before loading the file" was the only assumption made, and now that
we don't even make that assumption, there shouldn't be any reason to
change any remaining assumption.

This said, there are a few things around <foo>-autoloads.el that could
be changed (mostly, I think it should be merged with <foo>-pkg.el, and
renamed so its name is constant rather than depending on <foo>).


        Stefan



  reply	other threads:[~2015-11-27  1:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-25 13:29 Difficulties with elpa repository Alan Mackenzie
2015-11-25 21:07 ` Stefan Monnier
2015-11-25 21:16   ` Alan Mackenzie
2015-11-26 14:23   ` Alan Mackenzie
2015-11-26 15:32     ` Stefan Monnier
2015-11-26 17:21       ` Alan Mackenzie
2015-11-27  1:37         ` Stefan Monnier [this message]
2015-11-27  8:21           ` Alan Mackenzie

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=jwvoaegs008.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=acm@muc.de \
    --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.