delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2004/02/25/21:43:50

X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f
Date: Wed, 25 Feb 2004 21:43:35 -0500
Message-Id: <200402260243.i1Q2hZWa009723@envy.delorie.com>
From: DJ Delorie <dj AT delorie DOT com>
To: djgpp AT delorie DOT com
In-reply-to: <Pine.BSF.4.58.0402252133270.67408@server2.shellworld.net>
(message from Jude DaShiell on Wed, 25 Feb 2004 21:35:29 -0500 (EST))
Subject: Re: djgpp.env questions
References: <Pine DOT BSF DOT 4 DOT 58 DOT 0402252133270 DOT 67408 AT server2 DOT shellworld DOT net>
Errors-To: nobody AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

> How can I remove references to emacs and the jed editor in c:\autoexec.bat
> and move those into something that will work inside of c:\djgpp\djgpp.env?

For custom variables, it's easy.  Let's say you have something
like this in autoexec.bat:

set MAILER=c:\stuff\dosmail

If you wanted this set for emacs in djgpp.env, you'd do this:

[emacs]
MAILER=c:\stuff\dosmail

(if there's already an emacs section, just add the new variable).

All the other syntax is designed to accomodate the plethora of user
configurtions; you don't need it if it's just for you.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019