all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: [Emacs-diffs] trunk r113119: * lisp/emacs-lisp/package.el (package-alist): Include obsolete packages.
       [not found] <E1Uq25F-0003dc-GY@vcs.savannah.gnu.org>
@ 2013-06-22  1:31 ` Juanma Barranquero
  2013-06-22 20:09   ` Stefan Monnier
  0 siblings, 1 reply; 3+ messages in thread
From: Juanma Barranquero @ 2013-06-22  1:31 UTC (permalink / raw)
  To: Stefan Monnier, Emacs developers

On Fri, Jun 21, 2013 at 4:13 PM, Stefan Monnier
<monnier@iro.umontreal.ca> wrote:
> ------------------------------------------------------------
> revno: 113119
> revision-id: monnier@iro.umontreal.ca-20130621141256-rr1cqwdpilprl5bt
> parent: lekktu@gmail.com-20130621133715-1l6dsk7xgr5k9red
> committer: Stefan Monnier <monnier@iro.umontreal.ca>
> branch nick: trunk
> timestamp: Fri 2013-06-21 10:12:56 -0400
> message:
>   * lisp/emacs-lisp/package.el (package-alist): Include obsolete packages.

I'm getting infloops at package-process-define-package when the same
package is available from two different paths:

For example, if I have the same packages at

    share/emacs/site-lisp/elpa

and

    ~/.emacs.d/elpa

(In my case, I had the elpa files at share/emacs/site-lisp/elpa, and
package-user-dir = /devel/emacs/site-lisp/elpa, which is a symlink to
the other dir.)

   J



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Emacs-diffs] trunk r113119: * lisp/emacs-lisp/package.el (package-alist): Include obsolete packages.
  2013-06-22  1:31 ` [Emacs-diffs] trunk r113119: * lisp/emacs-lisp/package.el (package-alist): Include obsolete packages Juanma Barranquero
@ 2013-06-22 20:09   ` Stefan Monnier
  2013-06-23  0:01     ` Juanma Barranquero
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Monnier @ 2013-06-22 20:09 UTC (permalink / raw)
  To: Juanma Barranquero; +Cc: Emacs developers

> I'm getting infloops at package-process-define-package when the same
> package is available from two different paths:

I think this is fixed now, thanks,


        Stefan



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Emacs-diffs] trunk r113119: * lisp/emacs-lisp/package.el (package-alist): Include obsolete packages.
  2013-06-22 20:09   ` Stefan Monnier
@ 2013-06-23  0:01     ` Juanma Barranquero
  0 siblings, 0 replies; 3+ messages in thread
From: Juanma Barranquero @ 2013-06-23  0:01 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: Emacs developers

On Sat, Jun 22, 2013 at 10:09 PM, Stefan Monnier
<monnier@iro.umontreal.ca> wrote:

> I think this is fixed now, thanks,

Yes, thanks.

    J



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-06-23  0:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <E1Uq25F-0003dc-GY@vcs.savannah.gnu.org>
2013-06-22  1:31 ` [Emacs-diffs] trunk r113119: * lisp/emacs-lisp/package.el (package-alist): Include obsolete packages Juanma Barranquero
2013-06-22 20:09   ` Stefan Monnier
2013-06-23  0:01     ` Juanma Barranquero

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.