While parsing the package-index file to build a nice tree of who requires
who, I found that some of the entries contain themselves. For example:
(package-get-update-base-entry (quote
(gnus
--^^^^
(standards-version 1.1
version "1.55"
author-version "5.8.8"
date "2001-02-14"
build-date "2001-02-18"
maintainer "XEmacs Development Team <xemacs-beta(a)xemacs.org>"
distribution xemacs
priority medium
category "comm"
dump nil
description "The Gnus Newsreader and Mailreader."
filename "gnus-1.55-pkg.tar.gz"
md5sum "926b8cb1b770bf367d260f7b1f33b017"
size 2353348
provides (gnus message)
requires (gnus w3 mh-e mailcrypt rmail eterm mail-lib
--------------^^^^
xemacs-base fsf-compat)
type regular
))
))
Is there a reason for this, or is it an accident?
-Jim
Show replies by date
|--==> "JNP" == James N Potts <jpmail(a)limolink.com> writes:
JNP> While parsing the package-index file to build a nice tree of who requires
JNP> who, I found that some of the entries contain themselves. For example:
JNP> (package-get-update-base-entry (quote
JNP> (gnus
[...]
JNP> requires (gnus w3 mh-e mailcrypt rmail eterm mail-lib
JNP> Is there a reason for this, or is it an accident?
It's no accident. But it's probably not right either. Sad, but true,
the package system does have its quirks. :-(
--
|---<Steve Youngs>---------------<GnuPG KeyID: 9E7E2820>---|
| XEmacs - It's not just an editor. |
| It's a way of life. |
|------------------------------------<youngs(a)xemacs.org>---|