home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / alt / lucidem / bug / 333 < prev    next >
Encoding:
Text File  |  1992-11-10  |  1.8 KB  |  44 lines

  1. x-gateway: rodan.UU.NET from bug-lucid-emacs to alt.lucid-emacs.bug; Tue, 10 Nov 1992 06:17:50 EST
  2. Date: Tue, 10 Nov 1992 11:15:08 GMT
  3. From: djh@CIS.Prime.COM (David Hughes)
  4. Message-ID: <9211101115.AA26037@CIS.Prime.COM>
  5. Subject: Re: automatic load-path generation
  6. Newsgroups: alt.lucid-emacs.bug
  7. Path: sparky!uunet!wendy-fate.uu.net!bug-lucid-emacs
  8. Sender: bug-lucid-emacs-request@lucid.com
  9. Lines: 33
  10.  
  11. Excerpt of message (sent 9 November 92) by Jamie Zawinski:
  12. > To use the startup.el that I recently sent out, you need to add the
  13. > following forms to the front of it.
  14. > I'd really appreciate some feedback (positive or negative) on whether this
  15. > startup code does what you need, because otherwise I'm going to put it in
  16. > 19.4 and get a lot of complaints if it has missed the mark again...
  17.  
  18.  
  19. Jamie -
  20.  
  21. I had just finished getting gdb-4.7 off the net to test the bug I described
  22. to you yesterday, when your patch arrived. This allowed lemacs to build and
  23. start without a hitch.
  24.  
  25.   This new startup is a big win (for us anyway) for a couple of reasons:
  26.  
  27.   1. About half the Emacs users on my site are complete luddites and insist
  28.      on sticking with emacs-18.55 (God, how old is that??). As a consequence,
  29.      their lisp dir was really fouling things up for lemacs19 users (Our site
  30.      manager insists that all "non Sun standard" tools have to be installed in
  31.      one tools area.) Your searching for "lisp/prim" has cured that.
  32.  
  33.   2. To avoid messing people up, I actually dump lemacs in one place and
  34.      provide a soft link to the site-wide place, so that I can install new
  35.      versions without crashing anyone. Previously, the startup.el was not
  36.      too smart in chasing the symbolic link, and I therefore had a nasty
  37.      kludge to get round that. Again, this new startup.el has cured this.
  38.  
  39. Thanks.
  40.  
  41. --
  42. Regards, David
  43.