unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
[parent not found: <mailman.10104.1104437134.27204.help-gnu-emacs@gnu.org>]
* tool to display library dependencies?
@ 2004-12-30 15:58 Drew Adams
  0 siblings, 0 replies; 4+ messages in thread
From: Drew Adams @ 2004-12-30 15:58 UTC (permalink / raw)


This has probably been asked before, but I couldn't find it.

Is there a tool somewhere that will look at one or more Emacs Lisp libraries
and output a tree or list of its library dependencies? An Emacs command that
does this would be great.

For example: Library A requires B, which requires C and D. I'd like to be
able to determine all of the libraries that A ultimately requires - in this
case B, C, and D. A dependency tree would be even better:

 A-B-+-C
     |
     +-D

I realize that it would be problematic to take autoloads into account, but
just dealing with the explicit `require's would still be useful. And it
would be good if such a tool/command distinguished somehow between hard and
soft (`(require nil t)') `require's.

 - Drew

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

end of thread, other threads:[~2004-12-30 20:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.10066.1104423032.27204.help-gnu-emacs@gnu.org>
2004-12-30 18:59 ` tool to display library dependencies? Kevin Rodgers
2004-12-30 19:49   ` Drew Adams
     [not found] <mailman.10104.1104437134.27204.help-gnu-emacs@gnu.org>
2004-12-30 20:54 ` Kevin Rodgers
2004-12-30 15:58 Drew Adams

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).