<[email protected]> writes: > check from sawfish-client: > > client > (setq mylist ("a" "b" "c"))
This should generate an error (possibly in .xsession-errors?) and leave mylist unset, as it attempts to set mylist to the function "a" called with "b" and "c". -- Jeremy Hankins <[email protected]>
