This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: usable guile version.


>>>>> "Corey" == Corey Sweeney <corey@interaccess.com> writes:

    Corey> actually, i've been wondering if there is a command to list
    Corey> out all defined symbols in guile.  any chance?  (would help
    Corey> in debugging situation like this)

 Run `make tags' and use the Emacs or XEmacs `M-.' command.  ;-)