[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

/#-MACRO-DATALIST



    Date: 22 July 1980 06:22-EDT
    From: Jon L White <JONL at MIT-MC>

        Date: 20 July 1980 03:44-EDT
        From: Kent M. Pitman <KMP at MIT-MC>

        (STATUS SYSTEM '/#-MACRO-DATALIST) => (VALUE SYMBOL)
        but /#-MACRO-DATALIST is initially unbound. I am uncomfortable with 
	this. Is there some reason it can't be () by default? In fact, why 
	does it have privileged status as a system symbol when |#-C-M-bits| 
	and some of the other variables used by SHARPM do not? -kmp

    It could be initially set to () with no harm -- was probably left this way
    during some experimentation as to how much should be assembled in and how
    much should be autoloaded.

This symbol is still initially unbound. Could someone please fix this?
-kmp