home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / alt / lucidem / help / 719 < prev    next >
Encoding:
Text File  |  1992-11-22  |  1.3 KB  |  29 lines

  1. x-gateway: rodan.UU.NET from help-lucid-emacs to alt.lucid-emacs.help; Sun, 22 Nov 1992 15:51:45 EST
  2. Date: Sun, 22 Nov 1992 12:51:40 PST
  3. Message-ID: <9211222051.AA08154@thalidomide.lucid>
  4. X-Windows: Don't get frustrated without it.
  5. From: jwz@lucid.com (Jamie Zawinski)
  6. Sender: jwz%thalidomide@lucid.com
  7. Subject: Re: Problems with lemacs on Sparc 10
  8. References: <199211221925.AA17864@wsrcc.com>
  9.     <1992Nov22.060255.23045@lucpum.it.luc.edu>
  10. Newsgroups: alt.lucid-emacs.help
  11. Path: sparky!uunet!wendy-fate.uu.net!help-lucid-emacs
  12. Lines: 15
  13.  
  14. In message <199211221925.AA17864@wsrcc.com> Wolfgang S. Rupprecht wrote:
  15. >
  16. > I have noticed what might be a related problem.  When I run the
  17. > precompiled lemacs 19.3 on a Sparcstation/SunOS 4.1.2/OW-3.0, I see
  18. > problems with the hostname that the icon displays.  It reads
  19. > "emacs@watergate".  This looks like a fairly random value for a
  20. > machine that is called "bandit" to be printing.
  21.  
  22. Well that's easy to explain, watergate is the machine that I built that emacs
  23. on.  This means that get_system_name in sysdep.c is failing (silently, since
  24. it doesn't bother to check any return codes.)  But watergate is running 4.1.1;
  25. I'd be surprised if there was an incompatible change with a minor minor
  26. release (well actually, I wouldn't, this being Sun...)
  27.  
  28.     -- Jamie
  29.