home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / gnu / epoch / misc / 1231 < prev    next >
Encoding:
Text File  |  1992-12-31  |  1.1 KB  |  35 lines

  1. Newsgroups: gnu.epoch.misc
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!atlantis.coral.com!deeno
  3. From: deeno@atlantis.coral.com (Dennis C. Josifovich)
  4. Subject: DISPLAY environment var
  5. Message-ID: <9212311900.AA01110@atlantis.coral.com>
  6. Sender: daemon@cis.ohio-state.edu
  7. Organization: GNUs Not Usenet
  8. Distribution: gnu
  9. Date: Thu, 31 Dec 1992 19:00:20 GMT
  10. Lines: 23
  11.  
  12. The environment variable DISPLAY does not seem to be set by epoch.
  13.  
  14. IE running 'rsh <host> epoch -display <display>' does not have DISPLAY
  15. set in the environment.
  16.  
  17. I make use of the DISPLAY env var by a modified emacs server program
  18. which creates the unix socket name by <homedir>/.<hostname>-<display>,
  19. but unfortuately without the DISPLAY env var I seem to be stuck.
  20.  
  21. I was hunting around the epoch source a little and found XD_display_name,
  22. but can not spend enough time playing (real work gets in the way) to
  23. fully understand where I can do a Fsetenv().
  24.  
  25. Any and all help will be appreciated.
  26.  
  27. BTW, if you are interested, I could make my changes to the emacs server
  28. strategy and my support programs available; though I'm not sure if anyone
  29. else would find it useful.
  30.  
  31. Thanks.
  32.  
  33.  
  34.  
  35.