On Mon, 1 Aug 2011 05:35:53 -0400
Matthew Mondor <mm_li...@pulsar-zone.net> wrote:

> Other than *PACKAGE*, I suppose that a number of parameters might also
> merit a local binding, such as those used by the printer?  There
> remains the problem of deciding what to leave global and what to
> rebind :)

As soon as I saw my message arrive on the list, I wasn't sure anymore
about printer variables.  Afterall, it's common practice to rebind them
using LET and this already creates a local binding...

So I guess the symbols to rebind would be only the ones which are
likely to be SETQ/SETF via common standard functions rather than via
LET, such as indeed *PACKAGE* (WITH-PACKAGE would not have needed such,
but IN-PACKAGE does)...
-- 
Matt

------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to