home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / mail / elm / 3815 < prev    next >
Encoding:
Internet Message Format  |  1992-12-22  |  1.5 KB

  1. Path: sparky!uunet!olivea!spool.mu.edu!darwin.sura.net!sgiblab!sgigate!sgi!mips!ecstasy!jcw
  2. From: jcw@mti.sgi.com (J.C. Webber III)
  3. Newsgroups: comp.mail.elm
  4. Subject: Re: Using variety of editors with elm
  5. Message-ID: <jcw.724992066@ecstasy>
  6. Date: 22 Dec 92 02:41:06 GMT
  7. References: <1h5fbvINNg8m@matt.ksu.ksu.edu>
  8. Distribution: na
  9. Organization: Silicon Graphics, Inc.
  10. Lines: 28
  11. NNTP-Posting-Host: ecstasy.mti.sgi.com
  12.  
  13. In <1h5fbvINNg8m@matt.ksu.ksu.edu> mgriffin@matt.ksu.ksu.edu (Mark Griffin) writes:
  14.  
  15. ->I have compiled elm to work with the vi editor, mostly because vi is my
  16. ->choice of editors.  However, there are other users on our system that like
  17. ->emacs, or some even like etx (It's the editor in Writer's Workbench software).
  18. ->Anyway, is it possible to specify different editors when starting elm.  Maybe
  19. ->an option or something.  I really don't want to have several different 
  20. ->compilations of elm just to be able to use different editors.  What can I do?
  21.  
  22. The solution I use is to set:
  23. editor = $EDITOR
  24.  
  25. in your ~/.elm/elmrc file.
  26.  
  27. And then set:
  28. setenv EDITOR /user/jcw/bin/vile
  29.  
  30. in your .cshrc (notice my FAV editor is vile!).
  31.  
  32. Have everyone set their environment variable EDITOR to their favorite
  33. editor, either in their .cshrc or .profile (if they use the bourne shell).
  34.  
  35. Hope that helps.
  36. -- 
  37. J.C. Webber III                 jc@skyking.UUCP
  38. Systems Administrator           ..!uunet!cadence!sgiblab!skyking!jc
  39. Silicon Graphics, Inc           {ames,decwrl,pyramid,prls)!sgiblab!skyking!jc
  40. (415)390-4120
  41.