home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: alt.lucid-emacs.help
- 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
- From: mcclen@advtech.uswest.com ( Chris McClenaghan)
- Subject: Re: describe function
- In-Reply-To: mcclen@advtech.uswest.com's message of Thu, 20 Aug 1992 21:11:14 GMT
- Message-ID: <MCCLEN.92Aug20150443@alder.advtech.uswest.com>
- Sender: news@advtech.uswest.com (Radio Free Boulder)
- Nntp-Posting-Host: alder.advtech.uswest.com
- Organization: US WEST Advanced Technologies, Boulder, Colorado
- References: <MCCLEN.92Aug20141114@alder.advtech.uswest.com>
- Date: Thu, 20 Aug 1992 22:04:43 GMT
- Lines: 17
-
- I'll followup my own question. This had very little to do with
- the byte compile options, and more to do with Jamie's byte
- compiler I was using with version 18 emacs. I have now put the
- byte compiler into the section where only emacs 18 will see it,
- and have set the byte compile options as:
-
- (setq byte-compile-emacs18-compatibility nil)
- (setq byte-compile-generate-emacs19-bytecodes nil)
-
- for backward compatibility.
-
- One more question, is this the correct thing to do, or do I want
- Jamie's byte compiler with version 19 (or do I have it anyway)?
-
- --
- Chris McClenaghan mcclen@advtech.uswest.com
-
-