From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: Re: compile.el patch Date: Sun, 9 Feb 2003 07:49:27 +0200 (IST) Sender: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1044769846 26251 80.91.224.249 (9 Feb 2003 05:50:46 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 9 Feb 2003 05:50:46 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18hkMX-0006pE-00 for ; Sun, 09 Feb 2003 06:50:45 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18hkMi-0005el-0E for gnu-bug-gnu-emacs@m.gmane.org; Sun, 09 Feb 2003 00:50:56 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18hkLp-0005Q6-00 for bug-gnu-emacs@gnu.org; Sun, 09 Feb 2003 00:50:01 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18hkLo-0005Pp-00 for bug-gnu-emacs@gnu.org; Sun, 09 Feb 2003 00:50:00 -0500 Original-Received: from is.elta.co.il ([199.203.121.2]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18hkLh-0005Gi-00 for bug-gnu-emacs@gnu.org; Sun, 09 Feb 2003 00:49:53 -0500 Original-Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id HAA24161; Sun, 9 Feb 2003 07:49:27 +0200 (IST) X-Sender: eliz@is Original-To: Ivan Boldyrev In-Reply-To: X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:4419 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:4419 On 8 Feb 2003, Ivan Boldyrev wrote: > compile.el doesn't set set TERM environment variable correctly. Thanks, this is a known bug in Emacs 21.2 that is already fixed for the next release.