X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Date: Fri, 18 Mar 2011 17:01:37 +0200 From: Eli Zaretskii Subject: Re: Emacs 23.3 release In-reply-to: <81bp18k214.fsf@earthlink.net> X-012-Sender: halo1 AT inter DOT net DOT il To: djgpp AT delorie DOT com Message-id: <83ei64sca6.fsf@gnu.org> References: <814o756zre DOT fsf AT earthlink DOT net> <83d3ltqbv8 DOT fsf AT gnu DOT org> <81bp18k214 DOT fsf AT earthlink DOT net> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: Allan J Mui > Date: Fri, 18 Mar 2011 08:10:15 -0500 > > By the way, I recently learned about the effect > of the TERM environment variable. This happened after I installed > 'ncurses' and had to set the TERM veriable to get it to work. The > setting of TERM to enable 'ncurses' correct functioning is incompatible > with DJGPP Emacs; it makes the background dark and often makes it > crash. I am sure you already know this. Yes, currently Emacs supports only TERM=internal (or not set at all). Any other value of TERM is only half-supported for debugging purposes. You can countermand the setting of TERM you use for other programs in the "emacs" entry of djgpp.env.