X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=UdJpTkvculcu7ClP 9TTvL5UMC3rA33/FRzA4KTh2OvIpYI9cgsGIqvaJG/cnv8FQe3q7eXFcOrmvweBm dajvubPtUtJN5lKdlcIaY0bfZUgdC6Ml5jTBzVxJf1f+AOMpZ25q4OGlMyvxdSpV 9yl+gcCd0vCG5cHujppUGyLVHbs= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; s=default; bh=rNKtFji1Rh0hbwYzHmUyni 4dDqM=; b=IMeBBXGNcSiFxZw6mT1OaxEQbntCtD98f5sl2Mrit2QUUq6DtxbNRw +oFP8j7h2FRO8+SaWeQhA4csQg0Jr5XQKSQlZeRmFOwWDDNDuOtUaWPiN9Vn+ox1 rW6mv7eZDXJPoZkYlweQCXzLJ3EGZW+/uSR0RZhLe3dLp+RyXq9z4= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.3 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: smtpback.ht-systems.ru Date: Fri, 21 Feb 2014 11:49:28 +0400 From: Andrey Repin Reply-To: cygwin AT cygwin DOT com Message-ID: <166225961.20140221114928@yandex.ru> To: Thomas Wolff , cygwin AT cygwin DOT com Subject: Re: Need general snapshot testers In-Reply-To: <53070313.8090608@towo.net> References: <20140218190809 DOT GA4395 AT ednor DOT casa DOT cgf DOT cx> <5305141C DOT 7070901 AT towo DOT net> <1255411108 DOT 20140220022456 AT yandex DOT ru> <530535DB DOT 7060200 AT towo DOT net> <945473572 DOT 20140220052622 AT yandex DOT ru> <53070313 DOT 8090608 AT towo DOT net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Greetings, Thomas Wolff! >>>>> Not specific to this snapshot but it happens when trying to test it: >>>>> If a cygwin console is started from a cygwin terminal (e.g. in mintty: >>>>> cygstart /Cygwin.bat), the TERM variable is set incorrectly. >>>>> Suggested fix: ... unset TERM to Cygwin.bat. >>>> unset would be better (more neutral) choice in a long-term, IMO. >>> Actually, unset doesn't exist in cmd (blush). >>> It should be "set TERM=" then. >> However you spell it :) >> Using same assignment in shell would have nearly equal results. > Having something like case `tty` in /dev/cons*) TERM=cygwin;; esac in > /etc/profile would be a clumsy workaround and possibly have tricky glitches. Except not every shell read /etc/profile > My proposal catches the issue at its root in the simplest way. > I would provide a patch (if needed) if I had an idea in which package > Cygwin.bat is hiding;-) It's autogenerated. -- WBR, Andrey Repin (anrdaemon AT yandex DOT ru) 21.02.2014, <11:48> Sorry for my terrible english... -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple