Simple export?

From: Jeff M. (massung_at_gmail.com)
Date: 11/28/04


Date: 27 Nov 2004 22:52:29 -0800

Is there a simple method of exporting all the symbols in an entire
file? Simply put, I have a file with quite a few constants defined, and
I'd rather not have a giant (export '(...)) list of symbols. I'd be
just as happy with a method of exporting all symbols in a package,
even.

Thanks for any advice.

Jeff M.



Relevant Pages

  • Re: Simple export?
    ... Jeff M. wrote: ... > just as happy with a method of exporting all symbols in a package, ... I'm not sure what sort of eval-when form you need in that--you might ...
    (comp.lang.lisp)
  • Re: Import unicode contacts into outlook 2000
    ... Exporting is never the right way to transfer Contacts. ... [MVP-Outlook] ... "Jeff" wrote in message ... > How do I export contacts from outlook 2003 so I can import them into ...
    (microsoft.public.outlook.contacts)
  • Re: flets in macros
    ... >> Exporting COLLECT and NEXT is preferable. ... you mean like LOOP does? ... If you use the package system then the user has the option of not ... But if your macro digs up ...
    (comp.lang.lisp)
  • RE: Modifying @INC
    ... More importantly the package 'package_name' should be exporting the ... This is how exporting is done. ... Subject: Modifying @INC ... the symbols to resolve the package namespace. ...
    (perl.beginners)
  • Re: Understanding CLOS Encapsulation
    ... exporting of symbols would allow the use of their "unqualified" symbol ... because I never said to load the arithmetic package. ... any code in accounting.lisp with two colens can get to any symbol in arithmetic.lisp. ...
    (comp.lang.lisp)