home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / vms / 17614 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  1.5 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!elroy.jpl.nasa.gov!swrinde!zaphod.mps.ohio-state.edu!cs.utexas.edu!ut-emx!slcs.slb.com!BRYDON@128.58.42.3
  2. From: brydon@asl.slb.com (Harvey Brydon (918)250-4312)
  3. Newsgroups: comp.os.vms
  4. Subject: Re: EMACS as default mail editor?
  5. Message-ID: <1992Nov6.121256.28881@slcs.slb.com>
  6. Date: 6 Nov 92 12:12:56 GMT
  7. References: <1992Nov4.162506.13620@synapse.bms.com>
  8. Sender: news@slcs.slb.com (News Administrator)
  9. Reply-To: brydon@dsn.SINet.slb.com
  10. Organization: Schlumberger/Anadrill Sugar Land, TX
  11. Lines: 23
  12. Nntp-Posting-Host: 129.87.186.2
  13.  
  14. In article <1992Nov4.162506.13620@synapse.bms.com>, kaz@bms.com writes:
  15. >Does anyone know if it's possile to specify EMACS as as the default
  16. >editor in MAIL?
  17. >
  18. >The documentation for SET EDITOR in MAIL says to specify any callable
  19. >editor.  I don't beleive that EMACS is callable, but I'm not sure about
  20. >that.
  21. >
  22. >I'm running EMACS v18.58.1 on VMS 5.4-2.
  23.  
  24. If it has an executable in sys$share of the form xxxSHR.EXE with some required
  25. entry points, it can be considered callable by mail and other applications.
  26. Do:
  27.  
  28. $ dir sys$share:*shr.exe
  29.  
  30. If Emacs shows up in the list, you're in business.  If not, you're not.  There
  31. are a legion of other files matching this filespec that are not editors, by
  32. the way.  UISSHR.EXE is not an editor...
  33. _______________________________________________________________
  34. Harvey Brydon         | Internet:   brydon@dsn.SINet.slb.com
  35. Dowell Schlumberger   | P.O.T.S.:   (918)250-4312
  36. If 'pro' is the opposite of 'con', what is the opposite of 'progress'?
  37.