home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / gnu / emacs / gnus / 971 < prev    next >
Encoding:
Internet Message Format  |  1992-07-28  |  1.3 KB

  1. Path: sparky!uunet!mcsun!uknet!harrier.ukc.ac.uk!pine.ukc.ac.uk!arc1
  2. From: arc1@ukc.ac.uk (A.R.Curtis)
  3. Newsgroups: gnu.emacs.gnus
  4. Subject: Problem building GNUS ELC files with new bytecomp
  5. Message-ID: <42@pine.ukc.ac.uk>
  6. Date: 28 Jul 92 17:01:00 GMT
  7. Organization: Computing Laboratory, UKC
  8. Lines: 41
  9.  
  10.  
  11. Hi all,
  12.  
  13. I have been using the new byte compiler viz.
  14.  
  15. ;; By Jamie Zawinski <jwz@lucid.com> and Hallvard Furuseth <hbf@ulrik.uio.no>.
  16. (defconst byte-compile-version "2.04; 5-feb-92.")
  17.  
  18. for quite a while now with no trouble.
  19.  
  20. I tried replying to an article in GNUS
  21.  
  22.         version 3.14.1
  23.  
  24. today and discovered that the compiler had created almost
  25. empty ".elc" files for
  26.  
  27.     gnusmisc gnuspost and gnusmail
  28.  
  29. e.g. gnusmisc.elc
  30.  
  31.    >  ;;; compiled by arc1@pine.ukc.ac.uk on Tue Jul 28 17:57:38 1992
  32.    >  ;;; from file /usr/l/lib/emacs/lispsrc/gnus-3.14.1/gnusmisc.el
  33.    >  ;;; emacs version 18.58.1.
  34.    >  ;;; bytecomp version 2.04; 5-feb-92.
  35.    >  ;;; optimization is on; compiled with emacs18 compatibility.
  36.    >  
  37.    >  (byte-code "@ABC!" [provide gnusmisc require gnus] 2)
  38.  
  39.            should be lots more here
  40.  
  41. All the others were fine.  The old byte compiler continued
  42. to compile them fine as well as all the others.  I haven't
  43. seen this behaviour with the new compiler before at all.
  44.  
  45. Any ideas anyone?
  46.  
  47. --
  48. Tony Curtis,
  49. Retail KBS Project
  50. Computing, UKC
  51.