home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / bsd_srcs / usr.bin / lisp / lispnews / text0331.txt < prev    next >
Encoding:
Text File  |  1985-11-10  |  965 b   |  18 lines

  1. I have the following problems:
  2. 1. After performing the command (setq x (list ... )), I noticed that
  3.    the code in the function that initializes x was also changed to the
  4.    new value. After consulting with my guru, he pointed out that this
  5.    might be due to a sharing pattern I am not aware of, or to the way
  6.    in which assignments are performed (e.g., by passing a pointer).
  7.    I wasn't able to find this information, so my question is were I
  8.    could find it in order to avoid such occurrences in the future. Of
  9.    course, if somebody up there is terribly curious and wants to look
  10.    at a transcript of the session, I'll be very appreciative.
  11. 2. The most updated copy we have of Franz is Opus 38.5. I hear that it
  12.    is now Opus 38.91. What should I do in order to get an updated copy?
  13.    Please don't advise me to contact the person in charge, because this
  14.    person (who no longer wishes to be in charge) told me to contact you.
  15. Thanks very much.
  16. --Ingrid
  17.  
  18.