home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.emacs.help
- Path: sparky!uunet!spool.mu.edu!agate!linus!linus.mitre.org!blackbird!dsg
- From: dsg@blackbird.mitre.org (David S. Goldberg)
- Subject: Re: set environment variables within emacs
- In-Reply-To: keith@aisg.COM's message of Fri, 11 Sep 1992 00:54:34 GMT
- Message-ID: <DSG.92Sep11084413@blackbird.mitre.org>
- Sender: news@linus.mitre.org (News Service)
- Nntp-Posting-Host: blackbird.mitre.org
- Organization: The Mitre Corp., Bedford, MA.
- References: <9209110054.AA12527@accura_nc.aisg.com>
- Date: Fri, 11 Sep 1992 13:44:13 GMT
- Lines: 17
-
-
- >>>>> In article <9209110054.AA12527@accura_nc.aisg.com>,
- >>>>> keith@aisg.COM (Keith B. Kee {AISG} ) writes:
-
- Keith> How can I do a setenv operation in emacs? For instance, I want
- Keith> to do a "setenv LD_OPTIONS '-y_test' " before I compile a
- Keith> program.
-
- The easiest thing to do is rebuild emacs with MAINTAIN_ENVIRONMENT
- defined in your src/config.h. This provides you with a setenv
- command.
- --
- Dave Goldberg UNIX Systems Programmer/Administrator
- Post: The Mitre Corporation MS B020 202 Burlington Rd. Bedford, MA 01730
- Phone: 617-271-2460
- Domain: dsg@mbunix.mitre.org UUCP: {your neighborhood}!linus!mbunix!dsg
-
-