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

ZWEI and Attribute List Variables



    Date: 27 January 1983  17:38-EST (Thursday)
    From: Robert P. Krajewski <RPK @ MIT-MC>
    Can my mode hook functions for ZWEI access the values of attribute list
    variables in the current buffer ?
Well, in Zmacs they can.  Do (SEND ZWEI:*INTERVAL* ':GET ':PACKAGE), for example.
For some attributes, the value NIL means "use the default", and so you might
have to know what the default is, depending on what your application is doing.