home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / alt / lucidem / help / 308 < prev    next >
Encoding:
Text File  |  1992-08-20  |  1.3 KB  |  31 lines

  1. Newsgroups: alt.lucid-emacs.help
  2. Path: sparky!uunet!ferkel.ucsb.edu!taco!rock!stanford.edu!agate!ames!tulane!wupost!sdd.hp.com!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!csn!cherokee!mcclen
  3. From: mcclen@advtech.uswest.com ( Chris McClenaghan)
  4. Subject: Re: describe function
  5. In-Reply-To: mcclen@advtech.uswest.com's message of Thu, 20 Aug 1992 21:11:14 GMT
  6. Message-ID: <MCCLEN.92Aug20150443@alder.advtech.uswest.com>
  7. Sender: news@advtech.uswest.com (Radio Free Boulder)
  8. Nntp-Posting-Host: alder.advtech.uswest.com
  9. Organization: US WEST Advanced Technologies, Boulder, Colorado
  10. References: <MCCLEN.92Aug20141114@alder.advtech.uswest.com>
  11. Date: Thu, 20 Aug 1992 22:04:43 GMT
  12. Lines: 17
  13.  
  14. I'll followup my own question. This had very little to do with
  15. the byte compile options, and more to do with Jamie's byte
  16. compiler I was using with version 18 emacs. I have now put the
  17. byte compiler into the section where only emacs 18 will see it,
  18. and have set the byte compile options as:
  19.  
  20. (setq byte-compile-emacs18-compatibility nil)
  21. (setq byte-compile-generate-emacs19-bytecodes nil)
  22.  
  23. for backward compatibility.
  24.  
  25. One more question, is this the correct thing to do, or do I want
  26. Jamie's byte compiler with version 19 (or do I have it anyway)?
  27.  
  28. --
  29. Chris McClenaghan    mcclen@advtech.uswest.com
  30.  
  31.