home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / gnu / emacs / help / 4085 < prev    next >
Encoding:
Text File  |  1992-09-11  |  1.2 KB  |  31 lines

  1. Newsgroups: gnu.emacs.help
  2. Path: sparky!uunet!spool.mu.edu!agate!linus!linus.mitre.org!blackbird!dsg
  3. From: dsg@blackbird.mitre.org (David S. Goldberg)
  4. Subject: Re: set environment variables within emacs
  5. In-Reply-To: keith@aisg.COM's message of Fri, 11 Sep 1992 00:54:34 GMT
  6. Message-ID: <DSG.92Sep11084413@blackbird.mitre.org>
  7. Sender: news@linus.mitre.org (News Service)
  8. Nntp-Posting-Host: blackbird.mitre.org
  9. Organization: The Mitre Corp., Bedford, MA.
  10. References: <9209110054.AA12527@accura_nc.aisg.com>
  11. Date: Fri, 11 Sep 1992 13:44:13 GMT
  12. Lines: 17
  13.  
  14.  
  15. >>>>> In article <9209110054.AA12527@accura_nc.aisg.com>,
  16. >>>>> keith@aisg.COM (Keith B. Kee {AISG} ) writes:
  17.  
  18. Keith> How can I do a setenv operation in emacs? For instance, I want
  19. Keith> to do a "setenv LD_OPTIONS '-y_test' " before I compile a
  20. Keith> program.
  21.  
  22. The easiest thing to do is rebuild emacs with MAINTAIN_ENVIRONMENT
  23. defined in your src/config.h.  This provides you with a setenv
  24. command.
  25. --
  26. Dave Goldberg                      UNIX Systems Programmer/Administrator
  27. Post: The Mitre Corporation MS B020 202 Burlington Rd. Bedford, MA 01730
  28. Phone: 617-271-2460
  29. Domain: dsg@mbunix.mitre.org  UUCP: {your neighborhood}!linus!mbunix!dsg 
  30.  
  31.